DataBinding or Refresh GridView on Form Load with VB
I have GridView_SelectedIndexChanged routine that executes a stored procedure
then opens a different aspx web page.
A GridView on the different page often needs refreshed.
Can someone help with databinding or refresh GridView routines on Form Load.
Please declare all variables if VB code is supplied. I am new to web development and cannot assume anything.
Thanks in advance.

