Click here to Skip to main content
15,908,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGrid problem Pin
shapper31-Jan-07 6:52
shapper31-Jan-07 6:52 
AnswerRe: Grid problem Pin
minhpc_bk31-Jan-07 13:43
minhpc_bk31-Jan-07 13:43 
GeneralRe: Grid problem Pin
shapper31-Jan-07 14:14
shapper31-Jan-07 14:14 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 14:25
minhpc_bk31-Jan-07 14:25 
GeneralRe: Grid problem Pin
shapper31-Jan-07 14:46
shapper31-Jan-07 14:46 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 14:53
minhpc_bk31-Jan-07 14:53 
GeneralRe: Grid problem Pin
shapper31-Jan-07 15:04
shapper31-Jan-07 15:04 
GeneralRe: Grid problem Pin
minhpc_bk31-Jan-07 15:19
minhpc_bk31-Jan-07 15:19 
Just curious why you cannot debug the code? Anyway, you need to write some information to the web page ( simply using the Response object) or a log file to investigate which type of the container.DataItem object. Is it the DataRowView? Can you then also try to cast something like CType(container.DataItem, DataRowView)("Name").ToString()?



Questionabt online examination system using asp.net Pin
hardik_7531-Jan-07 6:48
hardik_7531-Jan-07 6:48 
AnswerRe: abt online examination system using asp.net Pin
Christian Graus31-Jan-07 9:26
protectorChristian Graus31-Jan-07 9:26 
AnswerRe: abt online examination system using asp.net Pin
badgrs31-Jan-07 22:22
badgrs31-Jan-07 22:22 
Questionregarding array concept Pin
saravanan0531-Jan-07 6:38
saravanan0531-Jan-07 6:38 
AnswerRe: regarding array concept Pin
ednrgc31-Jan-07 6:45
ednrgc31-Jan-07 6:45 
AnswerRe: regarding array concept Pin
Venkatesh Mookkan31-Jan-07 15:45
Venkatesh Mookkan31-Jan-07 15:45 
QuestionNo Subject Pin
saravanan0531-Jan-07 6:35
saravanan0531-Jan-07 6:35 
QuestionVerify SSN-Names [modified] Pin
gvirden31-Jan-07 6:22
gvirden31-Jan-07 6:22 
AnswerRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:46
ednrgc31-Jan-07 6:46 
GeneralRe: Verify SSN-Names Pin
gvirden31-Jan-07 6:52
gvirden31-Jan-07 6:52 
GeneralRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:53
ednrgc31-Jan-07 6:53 
GeneralRe: Verify SSN-Names Pin
gvirden31-Jan-07 6:57
gvirden31-Jan-07 6:57 
GeneralRe: Verify SSN-Names Pin
ednrgc31-Jan-07 6:59
ednrgc31-Jan-07 6:59 
QuestionUrgent: ASP is not able to find the new dll Pin
thomasa31-Jan-07 5:07
thomasa31-Jan-07 5:07 
AnswerRe: Urgent: ASP is not able to find the new dll Pin
Artem Kustikov31-Jan-07 6:38
Artem Kustikov31-Jan-07 6:38 
QuestionDataList and Border-Collapse Pin
RX Maverick31-Jan-07 4:42
RX Maverick31-Jan-07 4:42 
AnswerRe: DataList and Border-Collapse Pin
minhpc_bk31-Jan-07 13:40
minhpc_bk31-Jan-07 13:40 

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.