This question is locked. New answers and comments are not allowed.
Hi,
I want to apply liststyle of ul to none? after applying this, my indentation reset to 0
<ul start="1" style="list-style-type:none; ">
if i apply this:
<ul start="1" style="list-style-type:disc;>
it works fine, i don't want to see bullets in the text
Edit:posted it in wrong section, need solution for WPF.
Regards,
Faheem.
I want to apply liststyle of ul to none? after applying this, my indentation reset to 0
<ul start="1" style="list-style-type:none; ">
if i apply this:
<ul start="1" style="list-style-type:disc;>
it works fine, i don't want to see bullets in the text
Edit:posted it in wrong section, need solution for WPF.
Regards,
Faheem.