EasyUI Forum
September 19, 2025, 04:21:07 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: changing and rechanging plugin  (Read 6451 times)
korenanzo
Guest
« on: February 18, 2016, 10:25:28 AM »

Strange question it is, indeed Smiley

I have a textbox
$('#t').textbox({...})

 at runtime, in some particular condition, I need to attach to it  a combogrid
$('#t').combogrid ({...})
and when I've selected a row, the combogrid  must disappear with its own options,functions ad data, and textbook characteristics must remain .

is it possible?

thanks,

ric
« Last Edit: February 18, 2016, 10:33:02 AM by korenanzo » Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: February 20, 2016, 02:22:46 AM »

You can create two components, one is textbox and another is combogrid. Hide one and display another to act as what you desired.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!