Hey guys,
I have a Sharepoint list wth a column that its from the type "Lookup Multi Values". I am querying the list using CAML and binding the result datatable on my RadGrid.
Everything is fine, but the problem is how the data from this column is apparing. When I have query result that brings more than one value on this lookup column, the result is something like this:
IT;#1;#Mechanic
how can I make this look prettty? :)
Any suggestion is welcome
Alex
I have a Sharepoint list wth a column that its from the type "Lookup Multi Values". I am querying the list using CAML and binding the result datatable on my RadGrid.
Everything is fine, but the problem is how the data from this column is apparing. When I have query result that brings more than one value on this lookup column, the result is something like this:
IT;#1;#Mechanic
how can I make this look prettty? :)
Any suggestion is welcome
Alex