J
Jay Balapa
Hello,
Iam creating a query page, in which a Drop Down List will have collection of
fieldnames.
Is there a elegant way of doing it?
Currently Iam opening up a datareader and using GetName()/FieldCount() to
get to fieldnames.
I feel is is a waste, why would you need a resultset to get the
fieldNamelist?
Thanks
Jay
Iam creating a query page, in which a Drop Down List will have collection of
fieldnames.
Is there a elegant way of doing it?
Currently Iam opening up a datareader and using GetName()/FieldCount() to
get to fieldnames.
I feel is is a waste, why would you need a resultset to get the
fieldNamelist?
Thanks
Jay