Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Anyway to customize output table?
Re: Anyway to customize output table?
11-19-2008, 9:50 AM
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Anyway to customize output table?
Reply
Quote
Hi,
Please use
TextBox box=(TextBox)uploader1.Items[0].FindControl("yourcontrol");
Regards,
Terry
View Complete Thread