I'm currently evaluating the winforms components for possible use in one of our development projects.
I have been using the infragistics components for about 6 years but we have decided to evaluate other component packages, and I am trying to approach the evaluation in an open minded manner making a list of pro's and con's for each component set weighted by our requirements and their priority.
I've created a basic hierarchical grid, but have been surprised at the number of steps in it's creation. The infragistics grid allows you to pass a dataset with relationships between tables to the grid and it automatically creates the nested grids. I don't see this as an issue though, just an inconvenience.
What I'm currently trying to do is remove the plus from the parent row if no child data is present. Thus stopping the user from having to guess if data is there, or by clicking each individual row. Expanding all rows is definitely not an option due to the amount of data being displayed. This functionality is achieved with a single property in Infragistics but I don't seem to be able to find a similar property in the Telerik grid. Could you please let me know if this is something that can be done, it may only sound like a minor issue but it's really import for our software.
I'm also quite shocked that printing isn't available from the grid, I'd have classed this as essential functionality. Asking users to export to excel and then print the data is not a viable option. I know people were asking about the timescales for this in December, but can you let me know if it is going to appear in the next few months?
Thanks!
I have been using the infragistics components for about 6 years but we have decided to evaluate other component packages, and I am trying to approach the evaluation in an open minded manner making a list of pro's and con's for each component set weighted by our requirements and their priority.
I've created a basic hierarchical grid, but have been surprised at the number of steps in it's creation. The infragistics grid allows you to pass a dataset with relationships between tables to the grid and it automatically creates the nested grids. I don't see this as an issue though, just an inconvenience.
What I'm currently trying to do is remove the plus from the parent row if no child data is present. Thus stopping the user from having to guess if data is there, or by clicking each individual row. Expanding all rows is definitely not an option due to the amount of data being displayed. This functionality is achieved with a single property in Infragistics but I don't seem to be able to find a similar property in the Telerik grid. Could you please let me know if this is something that can be done, it may only sound like a minor issue but it's really import for our software.
I'm also quite shocked that printing isn't available from the grid, I'd have classed this as essential functionality. Asking users to export to excel and then print the data is not a viable option. I know people were asking about the timescales for this in December, but can you let me know if it is going to appear in the next few months?
Thanks!