Dear Sir :
Today, I have read your example
https://www.syncfusion.com/kb/644/how-to-select-the-whole-row-wherever-you-click
to force the grid control to select whole row on user click any cell
However, we have get some problem after that:
1. When I complete our statement and dispose the form, it will get exception error and the source come from "Syncfusion.Grid.Grouping.Windows" <- I can skip this error under the exception case
2. The Text in custom filter bar will not be work.
Therefore, is that any good way to force user to select the whole row (without using event method?)
Thanks
Michael