:: Forum >>
Can we show Checkbox in the grid?
Hi,
I want to know , wheather we can show checkbox in the grid.
Typical example is, say I need to show a list of users, and we have one delete button, the admin checks the boxes against the user to be deleted.
After the delete button is pressed , all the users selected are deleted
Please let me , know.
Siddhartha Sankar Bhattacharjee<ssbavi@gmail.com>
Tuesday, May 1, 2007
v2, yes you can
obj.setCellTemplate(new AW.Templates.Checkbox, 1);
Matt
Wednesday, May 2, 2007
Thats great , thanks for your prompt response.
One thing I am confused is, while using AW.UI.Grid control, can we show the row numbers(just like ../examples/2.0/basic.htm) or we have to use Active.Controls.Grid; control for that
Siddhartha Sankar Bhattacharjee<ssbavi@gmail.com>
Wednesday, May 2, 2007
This topic is archived.
Back to support forum
Forum search