Hi!
I want to call my search-function with a "enter"-command in a text box... i have tried this, but it doesn't work :(
...
...
dockedItems: [{
Type: Posts; User: BenjaminNue
Hi!
I want to call my search-function with a "enter"-command in a text box... i have tried this, but it doesn't work :(
...
...
dockedItems: [{
Hi!
I have a grid, with a renderd column, like this:
.
.
},
{
header: 'CompanyID',
dataIndex: 'CompanyID',
Hi!
How can i add a three-state-checkbox which supports the values true, false and null?
Br,
Benjamin
Hi!
Look in your sample application, which you deliver if you install sencha.
1. Install Sencha.
2. Open file ..\app\store\Personnel.js
3. Copy and paste this line "{ name: 'Jean Luc',...
How can i add a vertical scrollbar in you sample view "list"?
Hi!
I will create a simple checkbox like this:
xtype: 'fieldcontainer',
fieldLabel: 'Toppings',
defaultType: 'checkboxfield',
items: [
...