Hi,
I encounter the following problem for pages with a grid with data and at least one grouping row:
When the grid DO NOT have the focus and the user do a carrige return
How could I disable this behavior?
Thanks in advance.
Florian
I encounter the following problem for pages with a grid with data and at least one grouping row:
When the grid DO NOT have the focus and the user do a carrige return
- the grid intersept the event and collapse (or expend) the first grouping row.
- the keyboard event is consumed: (that is no more available for other controls)
How could I disable this behavior?
Thanks in advance.
Florian