Jump to content
You currently have javascript disabled. Several functions may not work. Please re-enable javascript to access full functionality.
15 December 2020 - 08:14 AM
Got it. Thanks!
= Steve
12 December 2020 - 12:58 AM
Ok, that's weird. It didn't show up with code insight.
Thanks.
25 November 2020 - 10:33 PM
Hi Steve, Maybe you can use something like: NxReportGridView61.ScrollToCol(ColIndex);
Hi Steve,
Maybe you can use something like:
NxReportGridView61.ScrollToCol(ColIndex);
Thanks Boki. I had forgotten to check the GridView. That's perfect.
Thanks!
Steve
29 October 2020 - 12:08 PM
Hi Steve, Yes, I have added it. There are 2 new events OnCellMouseEnter and OnCellMouseLeave.
Yes, I have added it. There are 2 new events OnCellMouseEnter and OnCellMouseLeave.
Excellent. Thank you!
29 October 2020 - 07:56 AM
Have you had a chance to implement this?