Thak's a lot for your help Ivan , can you send me a code that can help me or a link on the net that can help me , or a hit thank's a lot
Ivan Belov <[EMAIL PROTECTED]> wrote: Jamil, Save status (checked/unchecked) of every checkbox to state (ViewState or maybe Session) in Page_PreRender (). And then you may grab that info and initialize checkboxes either on DataGrid DataBind or on DataGrid PreRender. /Ivan Belov/ --- jamil tamimi <[EMAIL PROTECTED]> wrote: > > hi all, i want to create a datagrid with a display checkbox column (not from > database field) and > want the datagrid to support paging. add a checkbox column to header column of the > datagrid when > click it check all the checkbox in the page. until now all thing is ok , the problem > that when > click on a button checkallpages as example and make the checkall checkboxes in all > the pages, > and want to checkbox keep it's value when the paging working and when click a button > like get > checkboxes values (checked or not ) in all the pages > > thank's > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > > [Non-text portions of this message have been removed] > > ===== /Ivan Belov/ Software programmer http://www.wlol.net __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail Yahoo! Groups SponsorADVERTISEMENT --------------------------------- Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
