-
7 Feb 2007 10:22 PM #1
InlineEditor class
InlineEditor class
Can any one how could I use the InlineEditor class to make the following span's editable and also can define callback ...
thanks.Code:<div id="my-div"> <span>Editable1..change me</span> <span>Editable2..change me</span> ..... </div>
-
8 Feb 2007 6:34 PM #2
I think the next release contains inline editors that have been separated out of the grid class - this should make using inline editors just about anywhere really easy

-
8 Feb 2007 7:03 PM #3
-
8 Feb 2007 7:04 PM #4
Also, I will save you some headaches. Give the span an ID. You will save yourself a ton of extra code at this point.

Similar Threads
-
Ext.InlineEditor just hides my element and no further action
By Joche in forum Ext 1.x: Help & DiscussionReplies: 8Last Post: 4 Apr 2007, 12:49 PM -
Change Ids by class
By cebola in forum Ext 1.x: Help & DiscussionReplies: 2Last Post: 30 Mar 2007, 12:34 PM -
YAHOO.ext.ToolbarMenu class
By mscifo in forum Community DiscussionReplies: 17Last Post: 25 Jan 2007, 1:34 AM -
TreeNode with InlineEditor bug
By mscifo in forum Ext 1.x: Help & DiscussionReplies: 0Last Post: 2 Jan 2007, 10:38 AM -
New in SVN: MessageBox class
By jack.slocum in forum Community DiscussionReplies: 13Last Post: 2 Jan 2007, 6:16 AM


Reply With Quote