XModPro

CheckBoxList RepeatLayout UL and LI in Form?

Charles VCB Charles VCB posted Sep 21, 2015
Active Sep 21 · Viewed 2237 times

Good day,

how to make a list of checkbox on the form where the item inside <li>?

i check the options on CheckBoxList and i got only 2 mean table or flow.. the flow give an span with label and input and br separator.

<CheckBoxList DataField="CategoryIds" DataSourceID="CategoryOpts" DataTextField="Name" DataType="string" DataValueField="Id" ID="dCategory" SelectedItemsSeparator="," SelectionMode="Multiple" Visible="True" RepeatLayout="flow">

is there another command or option to query database and print while?

0 Replies

Loading replies...