Click here to Skip to main content
15,924,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Query join probs.., Pin
T.EDY2-Aug-07 22:22
T.EDY2-Aug-07 22:22 
AnswerRe: Query join probs.., Pin
Edwin Syarief2-Aug-07 23:07
Edwin Syarief2-Aug-07 23:07 
QuestionGrid View Header and Footer Pin
mpavas2-Aug-07 21:32
mpavas2-Aug-07 21:32 
AnswerRe: Grid View Header and Footer Pin
Talal Sultan2-Aug-07 21:55
Talal Sultan2-Aug-07 21:55 
GeneralRe: Grid View Header and Footer Pin
mpavas2-Aug-07 22:12
mpavas2-Aug-07 22:12 
AnswerRe: Grid View Header and Footer Pin
Talal Sultan2-Aug-07 22:28
Talal Sultan2-Aug-07 22:28 
GeneralRe: Grid View Header and Footer Pin
mpavas2-Aug-07 22:59
mpavas2-Aug-07 22:59 
GeneralRe: Grid View Header and Footer Pin
Talal Sultan2-Aug-07 23:15
Talal Sultan2-Aug-07 23:15 
You can choose to remove the header from the GridView if you don't want it at all.

I have tried writing similar lines in my code. I didn't get any error with DataRowView rowView = (DataRowView)e.Row.DataItem. Now I'm thinking that maybe the data binding was not done properly for the GridView? If the data binding was not done, DataItem would be empty and the cast (DataRowView)e.Row.DataItem could thrown an error. I don't see what else could be wrong. Maybe someone can provide a fresh perspective.


Talal

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook

GeneralRe: Grid View Header and Footer Pin
mpavas2-Aug-07 23:39
mpavas2-Aug-07 23:39 
QuestionCreate notepad in runtime asp.net Pin
praveenkumar_mca2-Aug-07 21:11
praveenkumar_mca2-Aug-07 21:11 
AnswerRe: Create notepad in runtime asp.net Pin
Christian Graus2-Aug-07 21:26
protectorChristian Graus2-Aug-07 21:26 
AnswerRe: Create notepad in runtime asp.net Pin
Edwin Syarief2-Aug-07 23:13
Edwin Syarief2-Aug-07 23:13 
Questionconver the c# code to corresponding vb.net code Pin
biswa472-Aug-07 20:43
biswa472-Aug-07 20:43 
AnswerRe: conver the c# code to corresponding vb.net code Pin
Christian Graus2-Aug-07 21:33
protectorChristian Graus2-Aug-07 21:33 
AnswerRe: conver the c# code to corresponding vb.net code Pin
Imran Khan Pathan2-Aug-07 23:31
Imran Khan Pathan2-Aug-07 23:31 
Questionneed validation Expression string Pin
Imran Khan Pathan2-Aug-07 20:19
Imran Khan Pathan2-Aug-07 20:19 
AnswerRe: need validation Expression string Pin
Christian Graus2-Aug-07 20:25
protectorChristian Graus2-Aug-07 20:25 
AnswerRe: need validation Expression string Pin
Anurag Gandhi2-Aug-07 22:26
professionalAnurag Gandhi2-Aug-07 22:26 
GeneralRe: need validation Expression string Pin
Imran Khan Pathan2-Aug-07 23:33
Imran Khan Pathan2-Aug-07 23:33 
AnswerRe: need validation Expression string Pin
shweta@syscom2-Aug-07 23:07
shweta@syscom2-Aug-07 23:07 
GeneralRe: need validation Expression string Pin
Imran Khan Pathan2-Aug-07 23:35
Imran Khan Pathan2-Aug-07 23:35 
Questionsession time out Pin
praveenkumar_mca2-Aug-07 20:09
praveenkumar_mca2-Aug-07 20:09 
AnswerRe: session time out Pin
Christian Graus2-Aug-07 20:15
protectorChristian Graus2-Aug-07 20:15 
AnswerRe: session time out Pin
Parwej Ahamad2-Aug-07 20:19
professionalParwej Ahamad2-Aug-07 20:19 
AnswerRe: session time out Pin
N a v a n e e t h2-Aug-07 20:20
N a v a n e e t h2-Aug-07 20:20 

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.