Hi,
I have a strange behavior with the ultragrid. Unfortunately, it does not happens everytime so it is hard for me to find the source of the problem. I did try it in a simple solution and it does not happen. Anyway, I'd like to have your thoughts about it:
I added an ultragrid to a user control and edited the grid to have a customized display (header caption, wrapheader text, filter column, fixed headers...). When I add the user control onto the "Main Form", some properties are not shown (header caption didn't follow, neither the wrap header text option, but the row summaries is activated and the fixed header as well).
(By the way, I wanted to add another snapshot to this thread to show the result in the Main Form, but when I want to add another picture, it overwrites my first picture).
Anyway... The only lead I have is that this grid is populated from a datatable that is already used by another grid in the Main Form (my goal was to take off the grid from the main form and to put it into a user control for encapsulation).
Please feel free to ask for more information on my problem, but as I said, it's hard for me to replicate it in a test solution and I can't give you my whole project for you to see directly what happens so I hope you'll be able to help me anyway.
Thanks,
Olivier
Hello Olivier,
I do not have any knowledge of such behavior from our WinGrid control. I think that using the same datatable for two WinGrid instances would not make any difference in this scenario. Bottomline, I will definitely need any sample project which reproduces the issue so I could give it to our engineering staff for examination. I could take a look at a video if you could shoot one, but am not sure if it would help me reproducing the issue, anyway.
Please try at least to 'catch' or guess when this happens so I could try it for myself. If your project is very big however, the issues causing this could be many.
Hi Boris and thanks for your reply.
I did a copy of my program and took off everything that wasn't concerning my problem, and attached it to this email. Hope it will be useful for you.
If you need more information just tell me.