| Sender |
kannan
|
| Recipient(s) |
Spha
|
| Date |
01 Oct 2009
|
Re: Re: Dropdown list inside gridview c#
|
U cant use datareader property for this case ..change it as of dataset and make bind it will work..
>>> On 01 Oct 2009, Spha wrote:
I'm using sqlatareader to display data to m gridview does that mean I have to change it?Can't I use a Datareader instead of dataset
|