Click here to Skip to main content
15,916,398 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Session problem Pin
SreejithKumar M19-Apr-10 23:12
SreejithKumar M19-Apr-10 23:12 
GeneralRe: Session problem Pin
Brij20-Apr-10 0:14
mentorBrij20-Apr-10 0:14 
Questionhow to create a website page ??? Pin
3bood.ghzawi19-Apr-10 22:02
3bood.ghzawi19-Apr-10 22:02 
AnswerRe: how to create a website page ??? Pin
Ashfield19-Apr-10 22:37
Ashfield19-Apr-10 22:37 
AnswerRe: how to create a website page ??? Pin
Brij19-Apr-10 22:41
mentorBrij19-Apr-10 22:41 
AnswerBook suggestion & MSDN Pin
David Mujica20-Apr-10 3:21
David Mujica20-Apr-10 3:21 
QuestionUrgent need:Onrowediting of Childgrid inside parent grid Pin
anushh19-Apr-10 21:32
anushh19-Apr-10 21:32 
AnswerRe: Urgent need:Onrowediting of Childgrid inside parent grid Pin
michaelschmitt19-Apr-10 23:19
michaelschmitt19-Apr-10 23:19 
I hope i understand you right.

The row-editing event passes an object as first parameter, its usually named "sender". This
is the grid raising that event. So you could cast that object to the type of your grid and
do anything you want with it. You could also retrieve the id by using YourGrid.ClientID.
Questionrdlc Matrix Web Report Pin
binu77719-Apr-10 18:10
binu77719-Apr-10 18:10 
AnswerRe: rdlc Matrix Web Report Pin
Sandeep Mewara19-Apr-10 19:02
mveSandeep Mewara19-Apr-10 19:02 
GeneralRe: rdlc Matrix Web Report Pin
binu77719-Apr-10 20:25
binu77719-Apr-10 20:25 
QuestionDoubt on Cookie - asp.net 2.0 Pin
Karan_TN19-Apr-10 16:55
Karan_TN19-Apr-10 16:55 
AnswerRe: Doubt on Cookie - asp.net 2.0 [modified] Pin
Brij19-Apr-10 17:24
mentorBrij19-Apr-10 17:24 
GeneralRe: Doubt on Cookie - asp.net 2.0 Pin
Karan_TN19-Apr-10 18:21
Karan_TN19-Apr-10 18:21 
GeneralRe: Doubt on Cookie - asp.net 2.0 Pin
Brij19-Apr-10 19:12
mentorBrij19-Apr-10 19:12 
GeneralRe: Doubt on Cookie - asp.net 2.0 Pin
Abhijit Jana19-Apr-10 20:21
professionalAbhijit Jana19-Apr-10 20:21 
GeneralRe: Doubt on Cookie - asp.net 2.0 [modified] Pin
Brij19-Apr-10 20:41
mentorBrij19-Apr-10 20:41 
GeneralRe: Doubt on Cookie - asp.net 2.0 Pin
Abhijit Jana19-Apr-10 20:42
professionalAbhijit Jana19-Apr-10 20:42 
QuestionWeb user control , Grid edit item collapse .Cancel Pin
mark_me19-Apr-10 13:57
mark_me19-Apr-10 13:57 
QuestionBrowser "Back" Botton - how to control Pin
Abdul-Rhman Alsri19-Apr-10 10:08
Abdul-Rhman Alsri19-Apr-10 10:08 
AnswerRe: Browser "Back" Botton - how to control Pin
Not Active19-Apr-10 10:35
mentorNot Active19-Apr-10 10:35 
AnswerRe: Browser "Back" Botton - how to control Pin
Jamil Hallal21-Apr-10 3:17
professionalJamil Hallal21-Apr-10 3:17 
Questionalert message box in update panel Pin
ships_agr19-Apr-10 7:43
ships_agr19-Apr-10 7:43 
AnswerRe: alert message box in update panel Pin
Brij19-Apr-10 8:07
mentorBrij19-Apr-10 8:07 
GeneralRe: alert message box in update panel Pin
ships_agr20-Apr-10 5:28
ships_agr20-Apr-10 5:28 

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.