Buy Questpond's video subscriptions on
huge discount
.
Online: 3113
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
Filling dropdownlist(which is inside datagrid) on page load...........................,..............................
Posted by
Anu_dgr8
under
C#
on 7/8/2010 | Views : 3382 | Status :
[Member]
| Replies : 6
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
i have a datagrid,in which i have a dropdownlist...on pageload,i want to fill the dropdownlist..is there any event which i have to make use of??
Thanks and Regards,
Hoosha Boosha
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Raja
on: 7/8/2010
[Member]
Starter
0
You can call OnRowDataBound or OnItemDataBound even, in the code behind find the DropDown using item.FindControl method and then populate it. There are couple of example available in this website, search it and you will get it.
thank you
Regards,
Raja, USA
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Anu_dgr8
on: 7/8/2010
[Member]
Starter
0
OK tHANKS!
Thanks and Regards,
Hoosha Boosha
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Anu_dgr8
on: 7/9/2010
[Member]
Starter
0
Now i want to have selectedIndexChanged Event for that dropdownlist
Thanks and Regards,
Hoosha Boosha
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Anu_dgr8
on: 7/9/2010
[Member]
Starter
0
Can you please help me on this?
Thanks and Regards,
Hoosha Boosha
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Neeks
on: 7/29/2010
[Member]
Bronze
0
So you have to use the Bubble Event for getting the Selected Index change for DropDown in DataGrid....
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Neeks
on: 7/29/2010
[Member]
Bronze
0
You can get the more details related to Bubble event from
http://dotnet.itags.org/dotnet-ado/55089/
http://bytes.com/topic/asp-net/answers/286313-catching-selectedindexchanged-event-dropdownlist-inside-datagrid
http://aspadvice.com/blogs/joteke/archive/2006/01/21/14794.aspx
Anu_dgr8
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...