I have Database query result, which bind to DataGridView control. Result would be like in c#.
Column id(hidden in display) Description amount.**
1 abc 9/8/7/6/5/4/3/2 (depend on query) non selectable option
2 cdesd 1 or 0 (Check box would be great)
3 dekskd 1 or 0 (Check box would be great)
4 gkekskd 0/1/2/3/4 combo-box with selection option
I searched many article. I couldn't find it. I would really appreciate if anyone help me out in this