Re: 2 dropdownboxes and datagrib
by Mansi Shah on 10/31/2007 5:25:00 PM
Hi,
As per my knowledge, if you want to refresh the datagrid as per some
value(like dropdownlist in your case), you have to write some condition
or code for that. And you have to bind the datagrid by datasource in
your .cs or .vb file.
It would be gr8 if you can send me your code, where you have bind the
lists and grid.
Regards,
Mansi Shah.
*** Sent via Developersdex http://www.developersdex.com ***
Re: 2 dropdownboxes and datagrib
by Tony WONG on 11/2/2007 2:22:00 AM
You can see the whole procedure here. thx.
http://www.asp.net/learn/data-access/tutorial-08-vb.aspx
"Mansi Shah" <mansi@devdex.com>
???????:eZdFihFHIHA.1188@TK2MSFTNGP04.phx.gbl...
>
> Hi,
>
> As per my knowledge, if you want to refresh the datagrid as per some
> value(like dropdownlist in your case), you have to write some condition
> or code for that. And you have to bind the datagrid by datasource in
> your .cs or .vb file.
>
> It would be gr8 if you can send me your code, where you have bind the
> lists and grid.
>
> Regards,
> Mansi Shah.
>
> *** Sent via Developersdex http://www.developersdex.com ***