Hi,
i am new to ExtJs,i want to open a new window with details when i double click on the grid data.
how can we do it.
please help me.
thanks in advance.
Printable View
Hi,
i am new to ExtJs,i want to open a new window with details when i double click on the grid data.
how can we do it.
please help me.
thanks in advance.
Listen to the itemdblclick event on the grid and create and show a window.