Click here to Skip to main content
15,891,184 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: plz give me the code for login page in asp.net or solve the my error plz i neeeded urgently i m a student & i have to submit ther project plz help me my code given below plz post me Pin
J4amieC19-Jan-09 1:03
J4amieC19-Jan-09 1:03 
AnswerRe: plz give me the code for login page in asp.net or solve the my error plz i neeeded urgently i m a student & i have to submit ther project plz help me my code given below plz post me Pin
Christian Graus19-Jan-09 2:07
protectorChristian Graus19-Jan-09 2:07 
AnswerWow. Just...wow. Pin
leckey19-Jan-09 10:19
leckey19-Jan-09 10:19 
Questionnested datagrid problem Pin
jhyn18-Jan-09 23:28
jhyn18-Jan-09 23:28 
QuestionInfragistics Calendar view (Day view) Pin
priya_velan18-Jan-09 23:19
priya_velan18-Jan-09 23:19 
QuestionRe: Infragistics Calendar view (Day view) Pin
priya_velan19-Jan-09 14:13
priya_velan19-Jan-09 14:13 
QuestionIterate through DataGrid Pin
PritiP18-Jan-09 23:09
PritiP18-Jan-09 23:09 
AnswerRe: Iterate through DataGrid Pin
Herman<T>.Instance19-Jan-09 3:18
Herman<T>.Instance19-Jan-09 3:18 
you better do a
foreach (Datarow row in grdResults.Rows)

you scan all the rows in the gridview.
than do a row.FindControl(). What you do now is checking each item and if the item is chkSelect. If it is not chkSelect you have a null reference. Only 1 item in each row is chkSelect, not all items in the grid can be chkSelect.
QuestionHow to save datagrid values in the database. Pin
jaraldumary18-Jan-09 23:01
jaraldumary18-Jan-09 23:01 
AnswerRe: How to save datagrid values in the database. Pin
SeMartens19-Jan-09 0:08
SeMartens19-Jan-09 0:08 
AnswerRe: How to save datagrid values in the database. Pin
Reza Raad19-Jan-09 0:30
Reza Raad19-Jan-09 0:30 
GeneralRe: How to save datagrid values in the database. Pin
jaraldumary19-Jan-09 0:49
jaraldumary19-Jan-09 0:49 
AnswerRe: How to save datagrid values in the database. Pin
Reza Raad19-Jan-09 9:14
Reza Raad19-Jan-09 9:14 
Questiondiff. betn selection methods for XML [modified] Pin
Member 398136618-Jan-09 20:25
Member 398136618-Jan-09 20:25 
AnswerRe: diff. betn selection methods for XML Pin
N a v a n e e t h18-Jan-09 21:09
N a v a n e e t h18-Jan-09 21:09 
Questiondatagrid problem! Pin
RajpootRohan18-Jan-09 20:09
professionalRajpootRohan18-Jan-09 20:09 
AnswerRe: datagrid problem! Pin
Aman Bhullar18-Jan-09 20:38
Aman Bhullar18-Jan-09 20:38 
AnswerRe: datagrid problem! Pin
_AK_18-Jan-09 21:53
_AK_18-Jan-09 21:53 
AnswerRe: datagrid problem! Pin
N a v a n e e t h18-Jan-09 22:16
N a v a n e e t h18-Jan-09 22:16 
GeneralRe: datagrid problem! Pin
RajpootRohan18-Jan-09 22:53
professionalRajpootRohan18-Jan-09 22:53 
Questionindicator to show online or offline Pin
meghamaharshi18-Jan-09 19:45
meghamaharshi18-Jan-09 19:45 
AnswerRe: indicator to show online or offline Pin
Abhijit Jana18-Jan-09 20:05
professionalAbhijit Jana18-Jan-09 20:05 
GeneralRe: indicator to show online or offline Pin
meghamaharshi18-Jan-09 20:37
meghamaharshi18-Jan-09 20:37 
GeneralRe: indicator to show online or offline Pin
_AK_18-Jan-09 22:03
_AK_18-Jan-09 22:03 
GeneralRe: indicator to show online or offline Pin
meghamaharshi18-Jan-09 22:19
meghamaharshi18-Jan-09 22:19 

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.