gessleper / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

FixedWidthGrid should not deselectRows() when you insert a new row into a table #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create FixedWidth Grid
2. Add Items to the Grid
3. Select a Row
4. Insert a row into the middle of the table

What is the expected output? What do you see instead?
Right now it deselects all the rows.

It should update the selected rows so they are numbered correctly instead.  

Original issue reported on code.google.com by Luminari...@gmail.com on 12 Jun 2008 at 9:17

GoogleCodeExporter commented 8 years ago

Original comment by ecc%google.com@gtempaccount.com on 19 Jun 2008 at 3:19

GoogleCodeExporter commented 8 years ago

Original comment by ecc%google.com@gtempaccount.com on 19 Jun 2008 at 3:20