R
rodchar
hey all,
i have a dropdownlist inside my pager template of a formview. according to
ms documentation i can supply the pager template with an integer value from
CommandArgument property that will represent a page to go to.
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref16/html/P_System_Web_UI_WebControls_FormView_PagerTemplate.htm
well the dropdownlist doesn't have a CommandArgument property. i was
thinking i could sync the dropdownlist selected index with pager template
page integer but i have no idea how i can do this.
thanks,
rodchar
i have a dropdownlist inside my pager template of a formview. according to
ms documentation i can supply the pager template with an integer value from
CommandArgument property that will represent a page to go to.
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref16/html/P_System_Web_UI_WebControls_FormView_PagerTemplate.htm
well the dropdownlist doesn't have a CommandArgument property. i was
thinking i could sync the dropdownlist selected index with pager template
page integer but i have no idea how i can do this.
thanks,
rodchar