N
needin4mation
I have a gridview and a dropdownlist. If I change the ddl, the
gridview populates. That is what I want. But what I don't want is for
it to happen the first time they get to the page. I know I can add a
"Select Item," but is that the correct way to do it? I don't want it
to hit the database at all the first time the page loads. I have done
everything through visual studio and was trying to see if I could do
this with no code behind. Thanks.
gridview populates. That is what I want. But what I don't want is for
it to happen the first time they get to the page. I know I can add a
"Select Item," but is that the correct way to do it? I don't want it
to hit the database at all the first time the page loads. I have done
everything through visual studio and was trying to see if I could do
this with no code behind. Thanks.