T
tarscher
Hi all,
I have a gridview populated with data coming from a dataset (created
via the wizard). The data shown in the gridview is dependent on the the
choice of a control (dropdown with autopostback enabled). When I load
the page for the first time I the gridview is empty. When I select
something in the dropdownlist the gridview is populated correctly. I
guess this has something to do with the fact that the first time no
data from the dropdownlist is send to the gridview.
Someone has an idea on how to solve this?
Regards,
Stijn
I have a gridview populated with data coming from a dataset (created
via the wizard). The data shown in the gridview is dependent on the the
choice of a control (dropdown with autopostback enabled). When I load
the page for the first time I the gridview is empty. When I select
something in the dropdownlist the gridview is populated correctly. I
guess this has something to do with the fact that the first time no
data from the dropdownlist is send to the gridview.
Someone has an idea on how to solve this?
Regards,
Stijn