Click here to Skip to main content
15,891,669 members
Home / Discussions / C#
   

C#

 
QuestionLoading Report (Crystal Report) from my Application, after deployment. Pin
Banjo Ayorinde20-Feb-07 22:11
Banjo Ayorinde20-Feb-07 22:11 
QuestionProblem in loading form Urgent please Pin
NK720-Feb-07 20:47
NK720-Feb-07 20:47 
AnswerRe: Problem in loading form Urgent please Pin
NK720-Feb-07 20:48
NK720-Feb-07 20:48 
AnswerRe: Problem in loading form Urgent please Pin
PandemoniumPasha20-Feb-07 22:11
PandemoniumPasha20-Feb-07 22:11 
GeneralRe: Problem in loading form Urgent please Pin
NK720-Feb-07 22:25
NK720-Feb-07 22:25 
GeneralRe: Problem in loading form Urgent please Pin
NK720-Feb-07 22:41
NK720-Feb-07 22:41 
QuestionHow to retrieve list of users from particular Active Directory Group Pin
prabhakaranns20-Feb-07 20:40
prabhakaranns20-Feb-07 20:40 
Questionproblem in web form loading Pin
EEmaan20-Feb-07 20:32
EEmaan20-Feb-07 20:32 
hi!
whenever an click event of any control occurs in my C# asp.net web application(visual studio.net 2003), form load is called again and all controls are initialized. Like i m using check box in my grid and want to capture my check state against any button click. But when i click button then form is again loaded and all check boxex became converted in their default state(which is unchecked).
therefore the following condition in my button click event alwayx bacame false coz at that time no check box is in checked state.
the condition is
if(checkbox.checked)
i have many other problems also due to this from loading against any event. Therefore can u tell me how to stop this loading every time.

AnswerRe: problem in web form loading Pin
il_masacratore20-Feb-07 21:34
il_masacratore20-Feb-07 21:34 
AnswerRe: problem in web form loading Pin
K.P.Kannan20-Feb-07 22:11
K.P.Kannan20-Feb-07 22:11 
QuestionWindows File System Refresh in C# Application Pin
Sunil Jampa20-Feb-07 19:23
Sunil Jampa20-Feb-07 19:23 
AnswerRe: Windows File System Refresh in C# Application Pin
Niiiissssshhhhhuuuuu20-Feb-07 19:52
Niiiissssshhhhhuuuuu20-Feb-07 19:52 
GeneralRe: Windows File System Refresh in C# Application Pin
Niiiissssshhhhhuuuuu20-Feb-07 19:55
Niiiissssshhhhhuuuuu20-Feb-07 19:55 
GeneralRe: Windows File System Refresh in C# Application Pin
Sunil Jampa20-Feb-07 20:17
Sunil Jampa20-Feb-07 20:17 
GeneralRe: Windows File System Refresh in C# Application Pin
Niiiissssshhhhhuuuuu20-Feb-07 20:31
Niiiissssshhhhhuuuuu20-Feb-07 20:31 
QuestionPop Up Menu Pin
hiremath7120-Feb-07 19:21
hiremath7120-Feb-07 19:21 
AnswerRe: Pop Up Menu Pin
Niiiissssshhhhhuuuuu20-Feb-07 20:12
Niiiissssshhhhhuuuuu20-Feb-07 20:12 
GeneralRe: Pop Up Menu Pin
hiremath7120-Feb-07 21:52
hiremath7120-Feb-07 21:52 
GeneralRe: Pop Up Menu Pin
Niiiissssshhhhhuuuuu20-Feb-07 22:57
Niiiissssshhhhhuuuuu20-Feb-07 22:57 
GeneralRe: Pop Up Menu Pin
hiremath7120-Feb-07 23:05
hiremath7120-Feb-07 23:05 
QuestionWindows Locatin Pin
hiremath7120-Feb-07 19:14
hiremath7120-Feb-07 19:14 
AnswerRe: Windows Locatin Pin
stancrm20-Feb-07 20:58
stancrm20-Feb-07 20:58 
GeneralRe: Windows Locatin Pin
hiremath7120-Feb-07 22:20
hiremath7120-Feb-07 22:20 
GeneralRe: Windows Locatin Pin
KrunalC20-Feb-07 22:35
KrunalC20-Feb-07 22:35 
GeneralRe: Windows Locatin Pin
hiremath7120-Feb-07 23:20
hiremath7120-Feb-07 23: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.