Hello,
I am using the Office2007Blue.isl for my stylelibrary on the WinGrid, and everytime I bind my datasource to the grid, the first row is activated (looks selected but its not really).
How do I fix this?
Thanks in advance,
Andrew
Hi Brian,
That was before Application Styling, so my guess is that you are referring to the default appearance of the active row. What you need to do is go to the property grid at design-time and go down to the grid.DislpayLayout.Override and reset the ActiveRowAppearnace and ActiveCellAppearance.
Is there a way to do this in the NetAdvantage 2005 Vol2 version of the ultra grid?
Brian
Thanks Mike,
Yes, this was the case. I just loaded up the AppStylist and editing the Office2007Blue.isl, and removing the Active State Resource off the GridRow.
Thanks again,
Hi Andrew,
The isl is probably applying an appearance to the ActiveRow. One thing you could do is modify the isl file and remove this. My guess is that it's on the Row role and the Active state.