What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 243 |  Welcome, Guest!   Register  Login
 Home > Forums > ASP.NET > How to create a custom control ...
Shivamthinks

How to create a custom control

Replies: 3 | Posted by: Shivamthinks on 6/19/2012 | Category: ASP.NET Forums | Views: 396 | Status: [Member] | Points: 10  


I want to create a custom control which is having one dropdown list and on textbox.
I don't know how to create a custom control.

Please reply.

Thanks.


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Rajkatie
Rajkatie  
Posted on: 6/20/2012 1:56:04 AM
Level: Silver | Status: [Member] | Points: 25

Kindly refer following links
http://msdn.microsoft.com/en-us/library/aa728786%28v=vs.71%29.aspx

Rajesh Patel
MCPD,MS
Brainbench (Asp.Net 4.0 and CSS 3.0)

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

Hitesh.Hirpara
Hitesh.Hirpara  
Posted on: 6/20/2012 7:21:46 AM
Level: Starter | Status: [Member] | Points: 25

Customer control means user control
Steps
1) Add .ascx file in use solution.
2) add the code u wish to display (drop down list and textbox) events also
3)register user control in page in which u want to used that control.
4)call that control in source and code behind

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

Muhsinathk
Muhsinathk  
Posted on: 6/22/2012 9:25:55 AM
Level: Bronze | Status: [Member] | Points: 25

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

Reply - Please login to reply


Click here to login & reply

Found interesting? Add this to:


 Latest Posts

Write New Post | More ...

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/25/2013 10:41:18 PM