Hi Team,
I'm trying to display the data like below in the format
Is it possible in SfDataGrid in UWP? If yes please help me with this.
Thanks in Advance
Kiran Kumar Maharana
Hi Maharana Kirankumar,
Currently, we are analyzing your requirement of “Regarding data viewed present
in table form using SfDataGrid for UWP”. So, we need two more business days to
validate this. We will validate and update you the details on or before
September 12, 2022.
We appreciate your patience until then.
Regards,
Vijayarasan S
Hi Maharana Kirankumar,
Thank you for your patience. To proceed further, we need confirmation on the
below.
Do you need to display the data as shown on the screenshot
or if you need to perform any data operations after displaying the data with
that view?
Regards,
Vijayarasan S
Hi Vijayarasan Sivanandham,
Thanks for Replay,
We didn't perform any operation. Displaying Records sorted by descending order(the latest record first ) and exported to PDF.
Thanks & Regards
Kiran Maharana
Hi Maharana Kirankumar,
We are currently checking the possibilities to achieve your requirement. We
will check and update further details on September 14, 2022.
Regards,
Vijayarasan S
Hi Maharana Kirankumar,
Please find the response from below,
|
Query |
Comments |
|
|
Data viewed present in table form using SfDataGrid |
We have achieved your requirement to show the data in table format by using the GridTemplateColumn. Please refer the below code snippets. And you can download the sample from the attachments.
|
|
|
To export the table to PDF. |
While exporting the SfDataGrid we have created the columns in PDF based on the SfDataGrid columns as per your case we have maintained only one column and we have shown all details in that column by using the template. So, we unable to provide the export options for this scenario. |
Output Image :
Regards
Sathiyathanam