I'm using SmartGwt v11.1p_2017-09-05 on chrome. Whenever a page loads with a ListGrid, it looks like the first record is selected automatically. This throws off the desired focus order of our page. I don't see anything in the ListGrid API that affects the default selected record or how to disable it from selecting a default record. Is this default behavior for ListGrids? If so, is there a way to disable this behavior while still allowing for records to be selected?
Let me know if you need any additional information.
Let me know if you need any additional information.
Comment