-
10 Mar 2011 12:18 AM #1
Render HTML table in panel
Render HTML table in panel
I want to show HTML form tag in form panel.
Can anyone suggest how to do this?
I want to display render this html code in form panel
<form action="/FileUpload.ashx" method="post" enctype="multipart/form-data">
<input type="file" name="FileUpload1" /><br />
<input type="submit" name="Submit" id="Submit" value="Upload" />
</form>
-
12 Mar 2011 7:03 PM #2ExtJS 3.4, WAMP Apache 2.2.17, PHP 5.3.5, MySQL 5.5.8
Similar Threads
-
Render a panel to a large table cell... monitor resize of table cell
By mjaomaha in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 14 Apr 2010, 7:43 AM -
HTML Table in a Panel
By robertoroberto in forum Ext 3.x: Help & DiscussionReplies: 3Last Post: 22 Jul 2009, 5:38 AM -
Function Call to Render HTML Table
By joefox in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 6 Mar 2009, 12:14 AM -
Panel does not display within HTML Table
By jimtyp in forum Ext 2.x: Help & DiscussionReplies: 2Last Post: 3 Mar 2009, 9:47 AM


Reply With Quote