D
dave
I have created a custom datagrid control. I have embedded buttons for sorting the columns within the datagrid. I can capture when these buttons are selected within the custom control. I need to at this point notify my aspx page that i need to go get the data again and rebind. How best can i achieve this?
thank you in advance.
thank you in advance.