DataGridTemplateColumn gives an error if it is first in column definition order

Gives an error: "Format string can be only "D", "d", "N", "n", "P", "p", "B", "b", "X" or "x"."

Image_1011_1705201047348


No Error if i move DataTemplate Column to After Key column:

Image_6431_1705201403991




1 Reply

SD Sethupathy Devarajan Syncfusion Team January 15, 2024 12:39 PM UTC

Hi ERTEM,

Thank you for contacting us. We appreciate you reaching out to us regarding the issue you are facing with your code. 

Based on the code snippet provided, we have conducted tests using a simple sample of .NET8 in windows platform with latest nuget version 24.1.45 to replicate the reported issues. However, we were unable to reproduce the issues as described. In our sample, we set the DataGridTemplateColumn as first in column definition order.

 

We have tested this scenario using the attached sample, and it worked correctly without any issues. If you are still encountering the same problem, we kindly request you to modify the attached sample to reproduce the issue and provide additional details. This will greatly assist us in investigating the issue further and providing an appropriate solution as quickly as possible.


ScreenShot of the Sample Attached.


Regards,

Sethupathy D.


Attachment: MauiApp2_57c29ac.zip

Loader.
Up arrow icon