Hi all,
how can i change the check state of a header checkbox of a ultragrid programmatically in my c# winform application?
I mean instead of using loop to get through all rows of a ultragrid to set a boolean column values to true or false, use the checkbox in its header.
thanks it worked for me..!! :)
Hi,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
If you could provide a sample project which reproduces the issue, I will do my best to resolve it.
Thanx a lot, My code is like your's, but it does not work sometimes and i do not know which times or why!?
anyway thanks for your time.
I tried this and it works fine for me, so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.