Click here to Skip to main content
16,013,338 members
Home / Discussions / Web Development
   

Web Development

 
Questionweb service reference Pin
vijayaBTS3-Oct-07 21:16
vijayaBTS3-Oct-07 21:16 
AnswerRe: web service reference Pin
kubben4-Oct-07 5:12
kubben4-Oct-07 5:12 
QuestionPassing elements to ActiveX UserControl written in C# Pin
Aiseen3-Oct-07 8:45
Aiseen3-Oct-07 8:45 
QuestionWeb Crawler - URL Normalization? Pin
AliAmjad3-Oct-07 7:20
AliAmjad3-Oct-07 7:20 
AnswerRe: Web Crawler - URL Normalization? Pin
Johnny ²5-Oct-07 6:57
Johnny ²5-Oct-07 6:57 
GeneralRe: Web Crawler - URL Normalization? Pin
AliAmjad6-Oct-07 10:00
AliAmjad6-Oct-07 10:00 
QuestionHow do you use AJAX to filter a GridView based on a check box being ticked. Pin
awf17013-Oct-07 5:23
awf17013-Oct-07 5:23 
AnswerRe: How do you use AJAX to filter a GridView based on a check box being ticked. Pin
Rajesh Thomas1-Nov-07 22:33
Rajesh Thomas1-Nov-07 22:33 
Hi,

Are you using AJAX to bind grid?If so you cannot get the Grid Data at the clientside as it doesnt keep history.The best way is to call a javascript function which identifies the checked checkbox and pass it as querystring to the target URL using AJAX Call.In the codebehind create a method which connects to Database (assuming there is no session holding the Data.If so you can get from session)passing the filter condition and retreive the result.Once done bind the grid with the HTML content of Grid.
All this can be done asynchronously.

Let me know of any clarifications.


Rajesh Thomas
QuestionSending newsletter automatically Pin
G.Manivannan3-Oct-07 2:54
G.Manivannan3-Oct-07 2:54 
QuestionApplication variable Pin
L Viljoen2-Oct-07 23:53
professionalL Viljoen2-Oct-07 23:53 
AnswerRe: Application variable Pin
Urs Enzler3-Oct-07 3:02
Urs Enzler3-Oct-07 3:02 
Questionhow to recieve sms in c# Pin
shabi uz zaman2-Oct-07 21:28
shabi uz zaman2-Oct-07 21:28 
AnswerRe: how to recieve sms in c# Pin
chandu0042-Oct-07 22:54
chandu0042-Oct-07 22:54 
QuestionRe: how to recieve sms in c# Pin
chandu0042-Oct-07 22:54
chandu0042-Oct-07 22:54 
AnswerRe: how to recieve sms in c# Pin
Ilya Verbitskiy3-Oct-07 5:08
Ilya Verbitskiy3-Oct-07 5:08 
Questionregards to file property Pin
abhishek chouksey2-Oct-07 20:37
abhishek chouksey2-Oct-07 20:37 
AnswerRe: regards to file property Pin
andyharman3-Oct-07 4:56
professionalandyharman3-Oct-07 4:56 
QuestionHTML MENU Pin
Parvai2-Oct-07 19:55
Parvai2-Oct-07 19:55 
AnswerRe: HTML MENU Pin
Christian Graus2-Oct-07 20:30
protectorChristian Graus2-Oct-07 20:30 
Questionajax slideshow extender Pin
diwa852-Oct-07 18:16
diwa852-Oct-07 18:16 
QuestionJS menu not running on homepage Pin
Tylee232-Oct-07 9:30
Tylee232-Oct-07 9:30 
AnswerRe: JS menu not running on homepage Pin
Fred_Smith2-Oct-07 14:13
Fred_Smith2-Oct-07 14:13 
GeneralRe: JS menu not running on homepage Pin
Tylee234-Oct-07 6:33
Tylee234-Oct-07 6:33 
GeneralRe: JS menu not running on homepage Pin
Fred_Smith4-Oct-07 6:57
Fred_Smith4-Oct-07 6:57 
Questionlink rel Questions Pin
Brendan Vogt2-Oct-07 5:10
Brendan Vogt2-Oct-07 5:10 

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.