Welcome Guest Search | Active Topics | Sign In | Register

eo:ComboBox sharing one datasource Options
Jim Nelson
Posted: Sunday, July 14, 2013 8:05:15 PM
Rank: Member
Groups: Member

Joined: 9/1/2010
Posts: 28
I am using 10 eo:ComboBox controls. In those:

I have a 10 eo:ListBox controls and 10 asp:SqlDataSource controls on one page.

They are for the same table etc.

Is there a way to SHARE ONE sql datasource between all my eo:ListBox Controls?
eo_support
Posted: Monday, July 15, 2013 12:29:18 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

It will be better for you to write code to return a DataTable, and then using the same DataTable as data source for all those Grids.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.