Click here to Skip to main content
16,005,682 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDisplay blob data [modified] Pin
ASPnoob21-Jun-07 16:38
ASPnoob21-Jun-07 16:38 
AnswerRe: Display blob data Pin
Guffa21-Jun-07 18:18
Guffa21-Jun-07 18:18 
AnswerRe: Display blob data Pin
ASPnoob21-Jun-07 19:02
ASPnoob21-Jun-07 19:02 
QuestiondropAssigned.SelectedValue. Pin
isaii21-Jun-07 16:34
isaii21-Jun-07 16:34 
AnswerRe: dropAssigned.SelectedValue. Pin
RepliCrux21-Jun-07 17:31
RepliCrux21-Jun-07 17:31 
QuestionActivex Object Pin
dhatchu21-Jun-07 16:25
dhatchu21-Jun-07 16:25 
AnswerRe: Activex Object Pin
Christian Graus21-Jun-07 17:43
protectorChristian Graus21-Jun-07 17:43 
QuestionGridView Column Invisible Pin
seemamltn21-Jun-07 14:53
seemamltn21-Jun-07 14:53 
I have a GetData methd which is returning a table using
> sqldataadapter. I bound that datasource with GridView but now I want
> to invisible Gridview's first column but it gives me following error
> although I have 5 columns in my datatable.

> Index was out of range. Must be non-negative and less than the size of
> the collection.
> Parameter name: index


> GridView1.DataSource = GetData();


> GridView1.DataBind();
> GridView1.Columns[1].Visible = false;
> Thanks for help me in advance



seema

AnswerRe: GridView Column Invisible Pin
RepliCrux21-Jun-07 16:09
RepliCrux21-Jun-07 16:09 
QuestionDate Time..... Pin
moomoooomoo21-Jun-07 14:25
moomoooomoo21-Jun-07 14:25 
AnswerRe: Date Time..... Pin
Christian Graus21-Jun-07 17:45
protectorChristian Graus21-Jun-07 17:45 
AnswerRe: Date Time..... Pin
Guffa21-Jun-07 17:59
Guffa21-Jun-07 17:59 
Questiongetting fields values of DetailsView control Pin
Farhad Eft21-Jun-07 12:51
Farhad Eft21-Jun-07 12:51 
AnswerRe: getting fields values of DetailsView control Pin
Farhad Eft22-Jun-07 4:14
Farhad Eft22-Jun-07 4:14 
QuestionError: The virtual path '/includes/utils/StateDropDown.ascx' maps to another application, which is not allowed. [modified] Pin
Mark J. Miller21-Jun-07 11:26
Mark J. Miller21-Jun-07 11:26 
AnswerRe: Error: The virtual path '/includes/utils/StateDropDown.ascx' maps to another application, which is not allowed. Pin
Christian Graus21-Jun-07 12:58
protectorChristian Graus21-Jun-07 12:58 
QuestionGridView Pin
seemamltn21-Jun-07 11:01
seemamltn21-Jun-07 11:01 
AnswerRe: GridView Pin
sidbaruah25-Jun-07 2:07
sidbaruah25-Jun-07 2:07 
QuestionSyntax Error Pin
seemamltn21-Jun-07 10:08
seemamltn21-Jun-07 10:08 
AnswerRe: Syntax Error Pin
Tarakeshwar Reddy21-Jun-07 10:16
professionalTarakeshwar Reddy21-Jun-07 10:16 
AnswerRe: Syntax Error Pin
Guffa21-Jun-07 14:09
Guffa21-Jun-07 14:09 
QuestionDateTime Pin
seemamltn21-Jun-07 8:43
seemamltn21-Jun-07 8:43 
AnswerRe: DateTime Pin
Tarakeshwar Reddy21-Jun-07 10:14
professionalTarakeshwar Reddy21-Jun-07 10:14 
Question"Back" button in Internet explorer does not change radiobutton selection. Pin
ny71121-Jun-07 8:27
ny71121-Jun-07 8:27 
QuestionEnter key association with multiple textboxes Pin
InvalidTypecast21-Jun-07 7:00
InvalidTypecast21-Jun-07 7:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.