How to add new row and allow user to add data to it
Hello,
Can you please show an example how user can add new row and add data to it (with basic validation like value not empty or value type string) in row itself
or like in the format as its shown in swipe edit example as a pop up
-- Instead of swipe , do the same thing with press of icons (edit/delete) which are shown per icon
-- in edit mode , allow one column to be editable and one column non editable
SIGN IN To post a reply.
4 Replies
1 reply marked as answer
RS
Renugadevi Sadagoban
Syncfusion Team
April 1, 2021 01:40 PM UTC
Hi Rajesh,
Thank you for contacting Syncfusion support.
|
Row manipulation
|
If you want to perform the CRUD operation for the row, you can call the notifyListeners method of DataGridSource class.
Refer the following UG Document for row manipulation,
|
|
Editing |
We suspect that you are asking for built-in editing support. Currently, SfDataGrid does not have support for editing. We have already considered the editing feature and logged the feature request. This feature will be implemented in our 2021 Volume 2 release which is expected to be rolled out on mid of July 2021. You can follow up with the below feedback link,
|
Please let us know if you need any other assistance on this.
Regards,
Renuga devi S
Marked as answer
RS
Renugadevi Sadagoban
Syncfusion Team
August 3, 2021 01:07 PM UTC
Hi Rajesh,
We are glad to announce that your requested editing feature was included in our Essential Studio 2021 Volume 2 Main Release v19.2.0.44 is rolled out and is available for download under the following link.
You can refer the below UG link to know about how to edit the cells in DataGrid,
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Renuga devi.
ST
Steven Tillson
August 10, 2021 07:34 AM UTC
This will helped me to process all ROW and CoL. Please check.
RS
Renugadevi Sadagoban
Syncfusion Team
August 10, 2021 09:28 AM UTC
Hi Steven,
Thank you for contacting Syncfusion support.
We could not clearly understand your requirement. Can you please provide more details about your requirement?
It will help us to provide prompt solution at earliest.
Regards,
Renugadevi
SIGN IN To post a reply.