Hi everybody.

is there a way, instead of having this:
Code:
var group = "item1 item16 item3";
i get the my group from my DataProvider ?
because i have so many items that i will display, that my js file (containing the items i wil display) gets bigger.
and also that group of items is variable (can be 10 items to display today, 20 items tomorrow...)