Subject: how to view the checked items after navigating
Posted By: madhusrp Post Date: 1/24/2006 11:11:08 AM
i am using check box in the datagrid when i check the check boxes and go to nextpage and come back i cant view the checked items could anyone help me in this regard

Reply By: planoie Reply Date: 1/24/2006 2:28:31 PM
You'll need to store the checked values somewhere so you can reload them when you move from page to page.  Usually this is done in the viewstate.  You'll have to determine how to store the values so the are related to your data by some unique row identity.

-Peter

Go to topic 37503

Return to index page 386
Return to index page 385
Return to index page 384
Return to index page 383
Return to index page 382
Return to index page 381
Return to index page 380
Return to index page 379
Return to index page 378
Return to index page 377