<syncfusion:GridDataControl.DetailsViewTemplate><DataTemplate><ListBox ItemsSource="{Binding MyList}" MinHeight="32" Height="Auto" /></DataTemplate></syncfusion:GridDataControl.DetailsViewTemplate>
Hi Dude/Rajiv,
Sorry about the delay caused.
Please refer the below updates:
Due to internal server problem, we are unable to download the attached files. So, we are unable to understand your queries clearly. We have provided the update based on our understanding.
Please find the response below:
Query |
Response |
|
When I do not set a MinHeight and a Height, the ListBox is empty |
We regret to inform you that currently, we don’t have support for displaying the details view without setting the Width and Height. If you didn’t set, then the size of the details view will not be visible, so details view shrinks. |
|
At first load, I do not want to have the blank rows |
We have tested the sample on our end. The reported issue “While loading the grid, blank rows is displayed” is not reproduced on our end. For your reference, we have attached the video: |
|
I do not want an horizontal scroll bar |
If your requirement is to hide the horizontal scroll bar of the ListBox, we can set the ScrollViewer.HorizontalScrollBarVisibility="Hidden" in ListBox. If this is different from your requirement, please share your exact requirement. Code Snippet:
|
|
If you have groupings in the GridDataControl then it behaves erratically when you add new data row into it. Sometimes it inserts blank rows and sometimes it breaks the group tree structure. It is aweful! |
We have tested the sample on our end. The reported issue “Empty row is added while adding the data at the runtime” is reproduced on our end in the version 11.3. But this issue has been already fixed in our current version 12.3.0.36. |
Please refer the sample in the following location:
If the query is different from our understanding, please share more information along with the attachment file. This would be helpful for further analysis.
Regards,
Farjana Parveen A