TeaAddictedGeek
Programmer
Is it possible to query a database, return a dataset, and instead of making an additional call be able to search within the recordset multiple times to obtain a subset of data?
I'm attempting to solve a nested datagrid issue where the main datagrid has individual rows with a datagrid representation of data for each row, and don't want to make multiple queries for n number of records.
Thanks!
![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
"The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs."
-Joseph Weizenbaum
I'm attempting to solve a nested datagrid issue where the main datagrid has individual rows with a datagrid representation of data for each row, and don't want to make multiple queries for n number of records.
Thanks!
![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
"The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs."
-Joseph Weizenbaum