Quantcast
Channel: JavaPins - Stories tagged with extjs-4
Viewing all articles
Browse latest Browse all 19

Hiren's Technical Blog: Refresh single ExtJs grid row after editing without refreshing grid

$
0
0
Hello, This is another ExtJs blog. Recently I was working with ExtJs editor grid and I got requirement that after editing data in a row grid should be refreshed and at the same time row should be back to its normal position. Those who have worked with ExtJs editor grid know that when you edit values in row cells, it will display red mark on top left corner. It states that row data is edited. See the image below. To remove it, we need to reload grid data and refresh the grid view. Following is t...
Pin it

Viewing all articles
Browse latest Browse all 19

Trending Articles