Posted 5 March 2021, 3:59 am EST
-
We want to add or remove some menu fields in the context menu specific to the data in the rows.
-
We mark the row as deleted and change the background color. When the grid is refreshed, the background color also disappears
-
When we make changes in any column, we want the changed data to appear bold. However, it affects all columns
-
When we need to filter the columns of type numbers, we must write them with commas. For example, when we write 1000 on my arm with a value of 1,000.00, it says not found. We must write 1,000. This is not the way it works as this is a number field.