The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi,
I am using griddataboundgrod object with 3 level of hierarchy. Every thing is working until I hit a particular scenario and I get a the message “Input string was not in a correct format.”
If I click on “+” sign and go to the last level then reloads the grid I get this message.
I get the message at the following line of code
this.gdbgMeritSummaryGrid.DataSource = dsInitData;
Any help would be much appreciated.
VS
ADAdministrator Syncfusion Team May 12, 2005 12:26 AM UTC
I have narrow down the problem. Problem is not just clicking the last level. It doesn’t matter on which level I click on “+”. It happens on any level but it happens only if I click the cell also of that selected level.
How do I clear cell selection? Or how should I clear that I click on some cell?
Please help.
thanks,
ADAdministrator Syncfusion Team May 12, 2005 09:35 AM UTC
Can you see this problem in one of the hierarchical samples we ship? Say in \Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Windows\Samples\DataBound\Hierarchical\ExpandGrid or in Syncfusion\Essential Studio\3.2.1.0\Windows\Grid.Windows\Samples\DataBound\Hierarchical\GDBGTreeLines?
If not, then what is different about what you are doing? Can you upload a sample project showing this problem?