Page 1 of 1

how to make a list

Posted: Wed Sep 28, 2005 3:57 am
by bugthefixer
I want to show a list of items and their details just like datagrid in .Net where a colum also provide option for view and edit

Posted: Wed Sep 28, 2005 7:21 am
by feyd
datagrids are quite challenging to create, especially a live edit one. It involves a lot of Javascript usually..