Enabled checkboxes in gridview control

D

deepa.ravikiran

Hi,

I am trying to create a ASPX page which will list items with a checkbox
beside each. The user has to be able to select items using the checkbox
to do some further processing. If I use a gridview control, the
checkboxes are all disabled, and I find that I have to have a Edit
button for each row, and after clicking the Edit button, the row check
box gets enabled.

Is there any way that I can use the Gridcontrol (or any other ASPX web
control) to display items with enabled checkboxes without having the
user to click on Edit button before he can check/uncheck the checkbox?

Or should I have to use inline scripts to generate the items and
checkboxes? Any sample codes available.

I really appreciate any help in this.

Thanks,
Deepa
 
D

deepa.ravikiran

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top