Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > DropdownList and enableViewState when fill with DataReader

Reply
Thread Tools

DropdownList and enableViewState when fill with DataReader

 
 
E-Coder
Guest
Posts: n/a
 
      07-02-2003
Hi There
Please can you help me in this two questions

* I used DropDownList populatied from sqlDataReader control and enabled
the view state for that control but it doesn't maintain the state while if I
use Dataset to populate the DropDownList with the same configuration, It
works well

* When using enableViewState=false with textBox it doesn't work

Thanx and I appreciate any help....



 
Reply With Quote
 
 
 
 
E-Coder
Guest
Posts: n/a
 
      07-02-2003
Never Mind , I solved it
I had bug in my code cus of disable niew state in the panel that carry the
DDL

Thanx


"E-Coder" <> wrote in message
news:...
> Hi There
> Please can you help me in this two questions
>
> * I used DropDownList populatied from sqlDataReader control and enabled
> the view state for that control but it doesn't maintain the state while if

I
> use Dataset to populate the DropDownList with the same configuration, It
> works well
>
> * When using enableViewState=false with textBox it doesn't work
>
> Thanx and I appreciate any help....
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
EnableViewState And DROPDOWNLIST Tom ASP .Net 2 09-25-2008 09:53 PM
DropdownList control populated with a dataReader =?Utf-8?B?Q2FybG9zIExvemFubw==?= ASP .Net 3 05-24-2006 06:26 PM
Cannot use "fill" with Datareader .Net Sports ASP .Net 5 08-29-2005 04:36 PM
Fill TextBox with DataReader... Islam Elkhayat ASP .Net 2 11-22-2004 03:47 AM
DropDownList with EnableViewState="false" Rajagopal ASP .Net Web Controls 2 10-08-2004 01:56 PM



Advertisments