i am using radtabstrip for displaying tab ..and after click_event on radtabs m filling radpageview..inside the page i m displaying checkboxlist..
so,i need too select multiple checkboxes from different tabs...means when i click on 1tab and seleting 2 checkboxes and afterword whn i click on 2 tab and select 3 checkbox from 2tab..the tab1 clicked checkboxes should be clicked and while click on submit
button it should display how many checkboxes u selected from tabs... the thing evertime m fetching data from db only in click event. every click event it will check for new tab value..so how can i save the pervious tab values plz helpp..its urgent for me..
mohitmahajan...
0 Points
12 Posts
regarding tab event
Apr 17, 2012 05:09 PM|LINK
hi,
i am using radtabstrip for displaying tab ..and after click_event on radtabs m filling radpageview..inside the page i m displaying checkboxlist..
so,i need too select multiple checkboxes from different tabs...means when i click on 1tab and seleting 2 checkboxes and afterword whn i click on 2 tab and select 3 checkbox from 2tab..the tab1 clicked checkboxes should be clicked and while click on submit button it should display how many checkboxes u selected from tabs... the thing evertime m fetching data from db only in click event. every click event it will check for new tab value..so how can i save the pervious tab values plz helpp..its urgent for me..