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
Susanta Rout
786
1.1k
126.2k
how to for loop in between a html tag
Sep 5 2015 6:59 AM
how to change text of button according to for loop
my code is like this
<%for(int i=1;i<14;i++)
{%>
<asp:Button runtat="server" id="btn1" text="i want value of i here" commandargument="i want value of i here too/>
<%if(i%5==0)
{%>
</br> every five number a line braeak
<%}%>-----if block end
<%}%>for loop end
Reply
Answers (
5
)
showing javascript code on webpage....its fuctioning is not
how to generate no button in datapager according to data