EasyUI Forum
May 06, 2024, 10:58:52 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: Documentation  (Read 5305 times)
jaimi
Full Member
***
Posts: 119


View Profile
« on: October 07, 2016, 01:01:27 AM »

I am still confused at the various parameters for the UI-objects.
For example I can not find all possible options for a textbox defined as editor within a datagrid.
I got the following code from the jeasyui pages but I have the impression by reading the posts at the forum that the content is not complete.
Is there a proper documetation where I can find a complete list and explaination of all possible options. For my example I'd like to now all possible options of the editor of a datagrid-field with the textbox-type.

Code:
,{field:'ZSP_GALOPP',title:'Galopp',width:100,sortable:'true',align:'left'
      ,editor:{ type:'textbox'
              ,options:{ required:true
            ,prompt:'Galopp...'
,missingMessage: 'Geben Sie die Note für den Galopp ein.'
   }
  }//editor
    }//field
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: October 07, 2016, 08:07:49 AM »

Please look at http://www.jeasyui.com/documentation/textbox.php
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!