DataGrid problem

M

mrtan

Hi,

I'm using datagrid for web-based program and i encounter a problem.
My datagrid comes with a template column using checkbox.
How do i generate events when user click on the check box ? when user
click on the check box in datagrid i need to refresh the data in
datagrid.
Pls help . thanks in advance !
 
I

Ignacio Machin \( .NET/ C# MVP \)

hi,

just set the AutoPostBack property to true

cheers,
 

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

Top