Hello Experts,
I have created a Table with data with model1
I have a button on UI to update one of the column value showing up in Table.
Once i update it from UI, value gets updated in backend database but does not reflect on UI .
PS : I am using the same Model1 to call the Update Query
Kindly help