hi all,
i have inserted a checkboxlist in my gridview using the <item template>. but i want the checkbox text to be genarated at runtime i.e via textboxes(user input). i have 5 textboxes and 5 checkboxes per row. so i want the text of textbox1= checkbox1's text. and for each row in the gridview, the checkbox's texts will be changed. any ideas?
- is it possible to disable a link once it has been visited by a particular user?
i have inserted a checkboxlist in my gridview using the <item template>. but i want the checkbox text to be genarated at runtime i.e via textboxes(user input). i have 5 textboxes and 5 checkboxes per row. so i want the text of textbox1= checkbox1's text. and for each row in the gridview, the checkbox's texts will be changed. any ideas?
- is it possible to disable a link once it has been visited by a particular user?
Comment