Hi All,
I am facing a situation where I need a grid where there are multiple rows. Now, inside each row there can be multiple child rows and each child row should be editable.
Eg.
Col1 Col2 Col3 Col4 (Row1)
Col2 Col3 Col4
Col2 Col3 Col4
Above is only 1 row. So, in that Col1 is repeating only once, but other columns are repeating mulitple times, as well as they are editable (but Col1 is not editable). So, now on saving all the data from Row1 should go to database.
The good thing is that only one row is editable at a time. I want the look and feel exactly like this....Actually grouping does not give a look and feel like this and I don't know whether it is editable or not....
If anyone can put a light into this then it will be of good help....Thanks in advance.
Dhaval Tamhane
I am facing a situation where I need a grid where there are multiple rows. Now, inside each row there can be multiple child rows and each child row should be editable.
Eg.
Col1 Col2 Col3 Col4 (Row1)
Col2 Col3 Col4
Col2 Col3 Col4
Above is only 1 row. So, in that Col1 is repeating only once, but other columns are repeating mulitple times, as well as they are editable (but Col1 is not editable). So, now on saving all the data from Row1 should go to database.
The good thing is that only one row is editable at a time. I want the look and feel exactly like this....Actually grouping does not give a look and feel like this and I don't know whether it is editable or not....
If anyone can put a light into this then it will be of good help....Thanks in advance.
Dhaval Tamhane