S
stefano mostarda
Hi there,
I have a problem.
I have a table in a cached dataset. Depending on the page I need to get a
specific set of rows from the table and bind them to a dropdownlist.
To get the rows from the table I use the Select method, but, how can I bind
the (DataRow[]) rows to the ddl?
Have I to do it manually?
Thanks in advance
Stefano Mostarda
Rome Italy
I have a problem.
I have a table in a cached dataset. Depending on the page I need to get a
specific set of rows from the table and bind them to a dropdownlist.
To get the rows from the table I use the Select method, but, how can I bind
the (DataRow[]) rows to the ddl?
Have I to do it manually?
Thanks in advance
Stefano Mostarda
Rome Italy