|
Tool Tip required in List of one column having multiple Values
|
|
20th January, 09:01
Post: #1
|
|||
|
|||
|
Tool Tip required in List of one column having multiple Values
Hi
I have one requirement the display the records in the form of List. Then One column having multiple values seprated from comma "," and each values are able to show some tooltip defined from the modal. i am giving some samples to describe our functionality. <a class="tooltip"><span> @if (u.Roles != null) { string str = string.Empty; foreach (var s in @u.Roles) { str = str + @s.RoleName + ","; ///tooltip= s.Description //I need to show as tooltip } @str.TrimEnd(','); } <a> Please help me out it would be grateful. i am trying Qtip Jquery to acheive this in MVC3 RAZOR ENGINE Thanks and Regards Saji |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help


