I have two pages
on first page I am displaying data in to gridview
like Sales man name and wok hrs with date wise.
And second page I am updating records.
Once I update record I want update data in first page without refreshing all page.
I use update panel but not working