Hi,
What is the difference between
ugrd.Rows.Refresh(RefreshRow.ReloadData)
and
ugrd.Rows.Refresh(RefreshRow.RefreshDisplay)
I can't see the difference
Francois.
With some test I see one difference.
When I use ReloadData, after click on arrow key the same cell keep actif.
If I use RefreshDisplay the actif cell change to depend with arrow a use, if I use right arrow is right cell was active.
I preferred to use RefreshDisplay.
There are other difference ?
Hello Francois,
Please take a look in our online documentation for more information:
- http://help.infragistics.com/Help/NetAdvantage/WinForms/2013.1/CLR4.0/html/Infragistics4.Win.UltraWinGrid.v13.1~Infragistics.Win.UltraWinGrid.RefreshRow.html
Let me know if you have any questions.
Regards