<%#(Eval("item") == null ? "" : "/"+ Eval("item"))%>
May i use "/ " before data if item is not null.....if item will be null then "/" will not display on UI..?
or there are any other way to use ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anil KumarPosted Nov 10, 2016, 4:44 AM
Anil KumarPosted Nov 10, 2016, 4:43 AM
Ananth GPosted Nov 10, 2016, 1:08 AM