Hi,
I have an UltraGrid in virtual mode. I am trying to use Office2010 Appstyling. I noticed that only bottom and right borders of GridColumnHeader were drawn when Office2010Blue Appstyling is loaded, but all four borders were drawn with Office2010Black and Office2010Silver. I would like to have all borders to be drawn and I guess that some changes would have to be made to Office2010Blue.isl file. Could someone point out what changes have to be made please?
Your help is greatly appreciated!
Best Regards,Shaolin
Hello Shaolin,
Could I get screenshots showing the issue you are seeing to eliminate any ambiguity in our investigation?
Hi John,
Thanks for your response!
The image you asked for is attached. I changed the border color of GridColumnHeader to Red, so you can see borders clearly.
The work around you provided really worked for my applications and I do not see any side affect so far. I really appreciate it.
Thank you for clarifying that we were looking at the same issue.
I have investigated your issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of 223744. The next step will be for a developer to review my investigation and confirm my findings or to offer a fix, or other resolution.
I will leave this case open and update you with any new information after the review. You can also continue to send updates to this case at any time.
You can view the status of the development issue connected to this case by selecting the "Development Issues" tab when viewing this case on the web site.
For now, you can work around this issue by modifying the Office2010Blue.isl to show similarly to the other colors by replacing:
line 607 with: <style role="GridHeader" borderStyle="TwoColor">line 609 with: <state name="Normal" borderColor="133, 158, 191" borderColor2="Transparent" />
Please let me know if you need more information.
I created a sample for this issue and attached.