001: Getting started for grid changes#8417
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
There was a problem hiding this comment.
Use the same TValue on both SfGrid and GridEvents when working with GridEvents. This ensures that event argument types such as FailureEventArgs and RowSelectEventArgs are correctly bound.
There was a problem hiding this comment.
Hi @Venkat-Ayothi ,
Changes as per the suggestion
There was a problem hiding this comment.
This line is not needed.
The following sample code demonstrates notifying user when server-side exception has occurred during data operation:
There was a problem hiding this comment.
Hi @Venkat-Ayothi ,
Removed as per suggestion
There was a problem hiding this comment.
use this content for ,
Another useful property, **Format**, enables formatting of number and date values into standard or custom formats.
There was a problem hiding this comment.
Hi @Venkat-Ayothi ,
As per suggestion removed Defining Columns, so that this lines not needed
There was a problem hiding this comment.
use the following content,
To bind data to the Grid, assign an IEnumerable object to the DataSource property. A list data source can also be provided as an instance of DataManager. Data source assignment can be performed during the OnInitialized lifecycle of the page.
There was a problem hiding this comment.
Hi @Venkat-Ayothi ,
As per suggestion Removed Defining Row Data, so that this lines not needed
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Venkat-Ayothi
left a comment
There was a problem hiding this comment.
Changes are fine.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Description
Changes for the grid getting started documentation.
Explain what was updated, added, or removed.
Code Studio usage(Mandatory)
Code Studio used in this PR/MR?
If
Yes: Primary use (choose one)Outcome
If “Cost time” explain in short (1 or 2 lines):
Type of Change
Reviewer Checklist (Mandatory)