N
new coder
I'm creating a web app in .net 2005, on the form I allow users to do a
search based on the information they selected, then click a button then a
grid is populated. So my question is the person that i'm creating this app
for wants no code behind, so how can I have the button populate the grid and
pass in the search parameters, without using code behind?
search based on the information they selected, then click a button then a
grid is populated. So my question is the person that i'm creating this app
for wants no code behind, so how can I have the button populate the grid and
pass in the search parameters, without using code behind?