Hello,
I am having UltraWingrid wherein I am binding the hierarchical data using List<T>. The version of ultrawingrid is v10.3.
This list object is dynamically created which contains hierarchical data similar to a treeview. Currently we are creating the hierarchy using Employee - Manager concept. I have attached the Employee Class and EmployeeList class that we are using for this purpose along with the snapshot of how the grid looks when the list is bound.
The problem is that when I use the list object, the first column of the grid is having too much width. Also we are not able to find a way to resize this column programatically. I have attached sample windows application in which I am using the grid. You can execute the code and see the result to get what I am saying.
Any help regarding this would be appreciated. Its urgent.
Thanks,
Amit Waghchoure
Please help me guys!!! I am stuck.....