Hi,
I'm trying to use list box in my view and want to change the view from list view to grid view.
I have one list box control in one view. While creating list box using resource by default it is EQikRowListBox type. If i specify the listbox type to EQikGridListBox type,then it is displaying grid type.
I want to change the type from EQikRowListBox to EQikGridListBox and vice versa.
Can anyone suggest me what is the ideal way to achieve this?



