H
Harsh Trivedi
Hi,
I want to add checkbox column in datagrid.
In my PPC application when frmListing form opens( this is the name of the
form which has datagrid), all data from database is being filled through
calling of web service. Now I want to add checkbox in datagrid, which will
represents the boolean value of a field in database.If in database if value
is 1 then for that row checkbox should be checked otherwise not checked.
Thank you in advace
I want to add checkbox column in datagrid.
In my PPC application when frmListing form opens( this is the name of the
form which has datagrid), all data from database is being filled through
calling of web service. Now I want to add checkbox in datagrid, which will
represents the boolean value of a field in database.If in database if value
is 1 then for that row checkbox should be checked otherwise not checked.
Thank you in advace