TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
nguyen DC
NA
3
1.3k
How to create many Tags in one tag using webcontrol in asp.n
Feb 18 2013 6:11 AM
Hi.
I want to create a custom webcontrol with result like below:
<myControls:MyGraph id="myGraph1" runat="server">
<Colors>
<myControls:ColorD Value="#abcdef" />
<myControls:Color> Blue </myControls:Color>
<myControls:ColorD Value="#1ad234" />
<myControls:ColorD Value="#123456" />
</Colors>
</myControls:MyGraph>
and I want to know the order of them too.May someone help me about this?
Thanks and best regards,
Nguyen DC
Reply
Answers (
0
)
how to get values from databa into my lables
This is obsolete