Hi Isomorphic,
1) I am having one textbox by clicking on that listgrid will appear with 2 columns.
2) One column with checkboxes and other with corresponding values.
3) By clicking on that first checkbox in first row all the checkbox should get selected.
4) Same for De-selecting also.
5) I want to achieve this without using selectionAppearance.
6) Suggest any solution for this query.
Thanks in advance..
1) I am having one textbox by clicking on that listgrid will appear with 2 columns.
2) One column with checkboxes and other with corresponding values.
3) By clicking on that first checkbox in first row all the checkbox should get selected.
4) Same for De-selecting also.
5) I want to achieve this without using selectionAppearance.
6) Suggest any solution for this query.
Thanks in advance..
Comment