Isomorphic,
We have a TreeGrid that allows reordering records. The TreeGrid uses a record component (DynamicForm with a SelectItem) for one of the fields.
In Smart 12.1p, you couldn't drag the record if you did a mouse down on the record component, however, in SmartGWT 13.1p, dragging is enabled. The problem is that it doesn't select the underlying record in this case and moves the previously selected record.
Thanks
We have a TreeGrid that allows reordering records. The TreeGrid uses a record component (DynamicForm with a SelectItem) for one of the fields.
In Smart 12.1p, you couldn't drag the record if you did a mouse down on the record component, however, in SmartGWT 13.1p, dragging is enabled. The problem is that it doesn't select the underlying record in this case and moves the previously selected record.
Thanks
Comment