Hello,
i use the grid with AppStyling.
Is it possible to Change only the row Color at runtime (but all other Settings from the AppStyling)?
Thank you for your help.
Ronald
Hi Ronald,
You need to change Appearance of of each UltraGridRow object and it can be done inside your event handler of InitializeRow. You don't need to mess with an isl file.
Best Regards,Shaolin