Hi,
in EsDatasource: where are the field names stored? In my code I
only see this:
Code:
<cc1:esDataSource ID="ds_xx" runat="server" AutoPaging="True"
AutoSorting="True" onescreateentity="ds_xx_esCreateEntity"
onesselect="ds_xx_esSelect" />
but some fields were selected. Where are they stored? Sometimes I would like to change the field list,
and the gui does not allways pick them up.
Thanks,
Ron