Hello All,
I am working on Dashborad I am struck on one issue.
I have session value in comma separted but my requirement is i am trying to bind that session value in separted value on each string to html each individual td values.
but below session value i am getting comman separated values i need to bind each td values has a separated values please help me how to bind each td.
My code :
| JobNames | |
|---|---|
| <%= Session("JobNamesSucces").ToString%> |
Thanks
Anand
Laxmidhar SahooPosted Mar 1, 2020, 11:44 PM
Joginder BangerPosted Mar 1, 2020, 11:05 PM
Sivakumar KonetiPosted Mar 1, 2020, 10:37 PM