how to use the CheckBoxList


Author
Message
Fabian R Silva, -
Fabian R Silva, -
StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)
Group: StrataFrame Users
Posts: 153, Visits: 1.2K

I trying to test the web stuff, I'm new on it and don't sure how to use some .net controls, I see the web projects strataframe help and sample and follow all I can from it.

I trying to show a checkboxlist, but .net say that cannot convert from PopulationDataSourceSettings to WebPopulationDataSourceSettings. I trying to show a list of items from data loaded in a BO, and I like to select them with a checkbox (I not sure if I can handle when user checks one of them and reload the page with new results), or you recommend me use a datagridview, datalist, or repeater? thanks!

<SFWeb:CheckBoxList ID="chkPatentes" runat="server" PopulationType="BusinessObject" PopulationDataSourceSettings="Consultas.CommonBusiness.PatentesBO|FillByPrimaryKey;System.Int32|CodPatente,DescPatente,|[{0}] {1}|idPatente" Sorted="True">
</SFWeb:CheckBoxList></td>


StrataFrame Team
S
StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)StrataFrame Developer (4.2K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
Hrm... I'll have to check into this one.  You have it configured correctly, and it should not be giving you that error.

Do you get the same error when you use a DropDownList with the same settings, or does it work?

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search