iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
I have the following code:
<ISWebGrid:WebGridColumn Name="PriorityCellTemplate_WebGridColumn" Bound="False" Caption="PRIORITY" ColumnType="Template" Width="100px" > <CellTemplate> <asp:DropDownList ID="RefurbPriority_DropDownList" runat="server" SelectedValue='<%# Bind("REFURB_PRIORITY") %>' > <asp:ListItem Text="ASSESS - 1" Value="1" /> <asp:ListItem Text="ASSESS - 2" Value="2" /> <asp:ListItem Text="ASSESS - 3" Value="3" /> <asp:ListItem Text="DISPOSE" Value="D" /> <asp:ListItem Text="UNDECIDED" Value="" Selected="True" /> </ASP:DropDownList> </CellTemplate> </ISWebGrid:WebGridColumn>
How can I access the Child Control, RefurbPriority_DropDownList with Server Side Code?
Thanks,
Doug
Hi Douglas,
I think I will refer this to your other thread that related on each other. You can click on here to go to that particular page.
Thank you.
Best Regards,
Andi Santoso
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname