from CheckedListBox to DataGrid
C#
3
Posts
2
Posters
0
Views
1
Watching
-
i have a checkedListBox and a dataGrid, i want to select anything from the list and click a Btn , so the select item goes to the dataGrid Regards.... code tips are reqired
costavo wrote:
so the select item goes to the dataGrid
Are you trying to manipulate purely on the JavaScript or after a serverside roundtrip?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
costavo wrote:
so the select item goes to the dataGrid
Are you trying to manipulate purely on the JavaScript or after a serverside roundtrip?
Vasudevan Deepak Kumar Personal Homepage Tech Gossips