Hi all,
I'm trying to get field Description in Calendar List Sharepoint site, then bind them to webpart.
But when show it, the description field has a problem.
Description in Calendar List has line breark , space , etc... when show it to webpart, it has <div>, <br> ,   , : ...
Ex:
Description in Item on Calendar List :
" Time:
•9:00 a.m. – 10:00 a.m. PDT
•10:00 a.m. – 11:00 a.m. MDT
•11:00 a.m. – 12:00 p.m. CDT
•12:00 p.m. – 1:00 p.m. EDT
•1:00 p.m. – 2:00 p.m. ADT
•1:30 p.m. – 2:30 p.m. NDT "
.... and when show it to webpart :
" <div>Time:<br>•9:00 a.m. – 10:00 a.m. PDT<br>•10:00 a.m. – 11:00 a.m. MDT<br>•11:00 a.m. – 12:00 p.m. CDT<br>•12:00 p.m. – 1:00 p.m. EDT<br>•1:00 p.m. – 2:00 p.m. ADT<br>•1:30 p.m. – 2:30 p.m. NDT</div> "
How I show it exactly like Above? I don't like <div> , : ...
Sorry for my English , it's not good :|
Tks for help!
Anh Nguyen