I've created the grid on runtime with code below in an acsx file. whenever I am inserting a new record it will recognize the new record being inserted but the grid will not update the database.
But everytime I click the refresh button on the commandline it actually refreshes my grid with the updated data.
Rebind() does not work if you bind your datasource manually, my company does not allow any drag and drop datasources.
But everytime I click the refresh button on the commandline it actually refreshes my grid with the updated data.
Rebind() does not work if you bind your datasource manually, my company does not allow any drag and drop datasources.