How to get rid of ">>" in SfGrid
When rendering the SfGrid i have a ">>" or sometimes ">>>" above the ToolBarTemplate.
This doesn't happen on every SfGrid, but they differ only in the DataSource and the GridColumns.
Where does that come from? And why are there that many empty comments generated
SIGN IN To post a reply.
3 Replies
RS
Renjith Singh Rajendran
Syncfusion Team
November 29, 2021 10:10 AM UTC
Hi Frank,
Greetings from Syncfusion support.
We are not clear about the exact scenario you are facing the reported problem. We checked this by creating a sample in latest version 19.3.0.55 based on your scenario, but we could not face this problem. We are attaching the sample for your reference.
Kindly refer the above sample and if you are still facing difficulties then the following details would be helpful for us to proceed further.
- Share a simple issue reproducing sample for us to validate based on your scenario.
- Share the exact scenario or proper replication procedure.
- Share the Syncfusion version details.
- Or if possible reproduce the problem with the above attached sample and share with us for further analysis.
- Share the complete grid rendering codes along with model class codes and any custom codes you are using in your application.
The provided information will help us analyze the problem, and provide you a solution as early as possible.
Query : And why are there that many empty comments generated
We have found a general link related to this query, please refer the below link for more details,
Regards,
Renjith R
FZ
Frank Zehlius
November 29, 2021 11:20 AM UTC
Thank you for the answer.
Just found my error.
Had a double >> in the GridColumn end ( copy paste )
<GridColumn Field=@nameof(ProgrammingRule.Rule) HeaderText="@L["Syntax"]" Width="420"
FilterSettings="@(new FilterSettings { Operator = Operator.Contains })">></GridColumn>
RS
Renjith Singh Rajendran
Syncfusion Team
November 30, 2021 05:09 AM UTC
Hi Frank,
Thanks for your update. Please get back to us if you need further assistance.
Regards,
Renjith R
SIGN IN To post a reply.
- 3 Replies
- 3 Participants
-
FZ Frank Zehlius
- Nov 26, 2021 10:59 AM UTC
- Nov 30, 2021 05:09 AM UTC