Topic: Rename example ...

I've seen your example in demo ...
I've attached the rename action to a contextual menu rename item and Works as expected ...

But what I need is  to execute JSON query on rename completed and exit if user cancel action

Last edited by scramatte (2008-12-13 14:08:03)

Re: Rename example ...

i'm add beforeRename option, where u can add queries to server and complete or cancel renaming based on this info. Updated rename demo contains simplest beforeRename example

Re: Rename example ...

ok works well