Fill the details view control without using datasource?

Posted by Anilkumar431 under ASP.NET on 12/19/2012 | Points: 10 | Views : 1966 | Status : [Member] | Replies : 3
hi all,
i have a requirement that i need to fill the details view without data source.
the thing if user select any item from the dropdownlist i need to display only one user information.
please give the reply for this.
thanks....




Responses

Posted by: Pavanandey on: 12/20/2012 [Member] Bronze | Points: 25

Up
0
Down
can you explain in detail

Thanks
Pavan Kumar
Mark Answer if this fits the need

Anilkumar431, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Anilkumar431 on: 12/20/2012 [Member] Starter | Points: 25

Up
0
Down
I have a requirement that in a page i have one dropdownlist and one details view ..
If user select any item from the ddl i need to display particular user info ...


Anilkumar431, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Pavanandey on: 12/21/2012 [Member] Bronze | Points: 25

Up
0
Down
check whether the dropdown post back property is set to true. in this event you can fill the details view on the dropdown selected value

Thanks
Pavan Kumar
Mark Answer if this fits the need

Anilkumar431, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response