Click here to Skip to main content
15,926,703 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: gridview serial order rows display Pin
Sonia Gupta4-Oct-07 20:26
Sonia Gupta4-Oct-07 20:26 
QuestionButton on Web User Control shifts Pin
kbalias4-Oct-07 19:21
kbalias4-Oct-07 19:21 
AnswerRe: Button on Web User Control shifts Pin
Christian Graus4-Oct-07 19:30
protectorChristian Graus4-Oct-07 19:30 
AnswerRe: Button on Web User Control shifts Pin
N a v a n e e t h4-Oct-07 19:37
N a v a n e e t h4-Oct-07 19:37 
Questiongridview coding problem Pin
Sonia Gupta4-Oct-07 19:19
Sonia Gupta4-Oct-07 19:19 
AnswerRe: gridview coding problem Pin
N a v a n e e t h4-Oct-07 19:27
N a v a n e e t h4-Oct-07 19:27 
GeneralRe: gridview coding problem Pin
Sonia Gupta4-Oct-07 19:32
Sonia Gupta4-Oct-07 19:32 
GeneralRe: gridview coding problem Pin
N a v a n e e t h4-Oct-07 19:41
N a v a n e e t h4-Oct-07 19:41 
There is no need of checking the row. You can directly bind the datatable to the gridview. If datatable contains rows, it will be shown in GridView. If not it will be blank. So you have to do a DataBind() also in your code. Remove the assigning null


GeneralRe: gridview coding problem Pin
Sonia Gupta4-Oct-07 19:44
Sonia Gupta4-Oct-07 19:44 
GeneralRe: gridview coding problem Pin
Sonia Gupta4-Oct-07 20:02
Sonia Gupta4-Oct-07 20:02 
AnswerRe: gridview coding problem Pin
Imran Khan Pathan4-Oct-07 20:35
Imran Khan Pathan4-Oct-07 20:35 
GeneralRe: gridview coding problem Pin
Sonia Gupta4-Oct-07 20:37
Sonia Gupta4-Oct-07 20:37 
Questionupdating tabledata through datagrid Pin
prachishah4-Oct-07 19:15
prachishah4-Oct-07 19:15 
AnswerRe: updating tabledata through datagrid Pin
N a v a n e e t h4-Oct-07 19:23
N a v a n e e t h4-Oct-07 19:23 
QuestionRetrieving the Selected Text of the Textbox in ASP.Net Pin
Sivan.G4-Oct-07 19:09
Sivan.G4-Oct-07 19:09 
AnswerRe: Retrieving the Selected Text of the Textbox in ASP.Net Pin
Christian Graus4-Oct-07 19:16
protectorChristian Graus4-Oct-07 19:16 
QuestionRe: Retrieving the Selected Text of the Textbox in ASP.Net Pin
Sivan.G4-Oct-07 22:47
Sivan.G4-Oct-07 22:47 
QuestionString or binary data would be truncated.The statement has been terminated. Pin
kishoregani4-Oct-07 18:56
kishoregani4-Oct-07 18:56 
AnswerRe: String or binary data would be truncated.The statement has been terminated. Pin
Christian Graus4-Oct-07 19:08
protectorChristian Graus4-Oct-07 19:08 
GeneralRe: String or binary data would be truncated.The statement has been terminated. Pin
Vasudevan Deepak Kumar4-Oct-07 20:00
Vasudevan Deepak Kumar4-Oct-07 20:00 
AnswerRe: String or binary data would be truncated.The statement has been terminated. Pin
N a v a n e e t h4-Oct-07 19:13
N a v a n e e t h4-Oct-07 19:13 
QuestionLocking a record while updating Pin
samerh4-Oct-07 18:50
samerh4-Oct-07 18:50 
AnswerRe: Locking a record while updating Pin
Christian Graus4-Oct-07 19:06
protectorChristian Graus4-Oct-07 19:06 
GeneralRe: Locking a record while updating Pin
samerh4-Oct-07 19:26
samerh4-Oct-07 19:26 
Questionmultiple web.sitemap files? Pin
fmlove4-Oct-07 17:44
fmlove4-Oct-07 17:44 

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.