Click here to Skip to main content
15,888,610 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to clear session timeout from asp.net website Pin
Rocky2312-Sep-12 21:29
Rocky2312-Sep-12 21:29 
AnswerRe: How to clear session timeout from asp.net website Pin
Sandeep Mewara12-Sep-12 23:23
mveSandeep Mewara12-Sep-12 23:23 
QuestionC# web form missing master page Pin
dcof12-Sep-12 12:19
dcof12-Sep-12 12:19 
AnswerRe: C# web form missing master page Pin
Sandeep Mewara12-Sep-12 23:20
mveSandeep Mewara12-Sep-12 23:20 
AnswerRe: C# web form missing master page Pin
dcof13-Sep-12 4:19
dcof13-Sep-12 4:19 
Questiongridview row click (Data from Db in detail gridview) Pin
GSingh-Developer12-Sep-12 6:54
GSingh-Developer12-Sep-12 6:54 
AnswerRe: gridview row click (Data from Db in detail gridview) Pin
Sandeep Mewara12-Sep-12 23:27
mveSandeep Mewara12-Sep-12 23:27 
QuestionHow to run client side - server side - client side functions in a row Pin
CNU12-Sep-12 3:17
CNU12-Sep-12 3:17 
I would like to know How to run client side - server side - client side functions in a row...

Actual situation is like this: I have a check box and a button and on the click event of the button i will run a db method to export data to excel. If the checkbox is clicked then I return all rows else I return only 100 rows. All this happens without a postback.

So, when I click on the checkbox, I am saving the checked status in a hiddenfiled and using that value in the code behind button click event handler. Now, if the check box is clicked, then I want to return all rows and uncheck it automatically. Since there is no postback, it is not unchecked even if do it from code behind or invoke javascript function from code behind.

I can't give the code since it is a part of some complex implementation. Any help in this regard is highly appreciated.
Cheers
CNU

AnswerRe: How to run client side - server side - client side functions in a row Pin
Eddy Vluggen12-Sep-12 4:12
professionalEddy Vluggen12-Sep-12 4:12 
Questioncrystal report designing issue Pin
sandy kreative11-Sep-12 22:19
sandy kreative11-Sep-12 22:19 
AnswerRe: crystal report designing issue Pin
Sandeep Mewara12-Sep-12 0:41
mveSandeep Mewara12-Sep-12 0:41 
Questioncrystal report Pin
sandy kreative11-Sep-12 20:07
sandy kreative11-Sep-12 20:07 
AnswerRe: crystal report Pin
Sandeep Mewara11-Sep-12 21:02
mveSandeep Mewara11-Sep-12 21:02 
GeneralRe: crystal report Pin
sandy kreative11-Sep-12 21:07
sandy kreative11-Sep-12 21:07 
QuestionHow to read a VBscript Command on a textbox Pin
vipfangirl11-Sep-12 17:27
vipfangirl11-Sep-12 17:27 
AnswerRe: How to read a VBscript Command on a textbox Pin
Eddy Vluggen11-Sep-12 21:53
professionalEddy Vluggen11-Sep-12 21:53 
Questionupload and read excel file in asp.net with mvc3 and c# Pin
emadq11-Sep-12 14:31
emadq11-Sep-12 14:31 
AnswerRe: upload and read excel file in asp.net with mvc3 and c# Pin
Sandeep Mewara11-Sep-12 19:29
mveSandeep Mewara11-Sep-12 19:29 
Questionupload and read excel file using mvc3 with asp.net and c# Pin
emadq11-Sep-12 14:22
emadq11-Sep-12 14:22 
QuestionHighlight row on click event gridView Pin
byka11-Sep-12 8:30
byka11-Sep-12 8:30 
AnswerRe: Highlight row on click event gridView Pin
Sandeep Mewara11-Sep-12 19:28
mveSandeep Mewara11-Sep-12 19:28 
GeneralRe: Highlight row on click event gridView Pin
Manzoorali2912-Sep-12 22:18
Manzoorali2912-Sep-12 22:18 
GeneralRe: Highlight row on click event gridView Pin
Sandeep Mewara12-Sep-12 23:18
mveSandeep Mewara12-Sep-12 23:18 
QuestionBuild Deploment Package Error Pin
ahmed zidane11-Sep-12 6:27
ahmed zidane11-Sep-12 6:27 
AnswerRe: Build Deploment Package Error Pin
Sandeep Mewara11-Sep-12 7:32
mveSandeep Mewara11-Sep-12 7:32 

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.