Design as follows in data grid view;
Session
Check box
i want to write the code in checkbox change event in datagridview using c sharp.
how can i do using c sharp.
Please help me.
Regards,
Narasiman P.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SUNIL GUTTAPosted Mar 7, 2013, 6:30 AM
do u want to sort data in grid view using combo-box ?? if so i can help you ??
Can you elaborate ur problem :)
Thanks
NicksPosted Mar 6, 2013, 11:20 PM
You can write code in data grid item command, there u can check command type property.