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
Hari B
NA
139
67.7k
values should be in same line
Feb 3 2015 6:43 AM
hello all ,
i want values should be come in same line but i get different line like below.
Serial No XYZXXXXXXX
(FHXXXXXXXX)
i want to like below
Serial No XYZXXXXXXX
(FHXXXXXXXX)
This is my code.
<
table
>
<
tr
style
="
vertical
-
align
:
top
;">
<
td
style
="
text
-
align
:
left
;
width
:
50
%">
<
div
class
="display-label">
&
nbsp
; Serial No
</
div
>
<
div
class
="
display-field
">
<%: Model.ECU.SerialNo %>
<% if (!
String
.IsNullOrEmpty(Model.ECU.FHSerialNo)) %>
<%{ %>
<
h2
> (<%: Model.ECU.FHSerialNo %>)</
h2
>
<%}%>
</
div
>
</
td
>
</
tr
>
</
table
>
Thanks in advance
Hareesh
Reply
Answers (
1
)
need help for Hybrid App
Timezone option values