Search Type: Posts; User: yclick
Search: Search took 0.03 seconds.
-
18 Jun 2012 8:11 AM
Jump to post Thread: Model idProperty by yclick
- Replies
- 7
- Views
- 4,721
Record 0: { COLPK1: 'aa', COLPK2: 'bb' }
Record 1: { COLPK1: 'a', COLPK2: 'abb' }
The store will add only one row in this situation because (colpk1[0] + colpk2[0]) == (colpk1[1] + colpk2[1]). -
15 Jun 2012 4:08 AM
Jump to post Thread: Toolbar button style by yclick
- Replies
- 28
- Views
- 43,882
add
ui: 'default-toolbar'
in the button's config -
9 Nov 2011 11:06 PM
Jump to post Thread: Grid: RowHeader ? by yclick
- Replies
- 3
- Views
- 542
That's exactly what i search, thank you one more time !
-
9 Nov 2011 10:57 PM
Jump to post Thread: Grid: RowHeader ? by yclick
- Replies
- 3
- Views
- 542
Thank you for you answer, i'll try it !
-
9 Nov 2011 10:33 AM
Jump to post Thread: Grid: RowHeader ? by yclick
- Replies
- 3
- Views
- 542
Hello,
I would like to know, if it's possible to configure row headers in a grid. Of course i can take a standard column ,change the backcolor to gray, and make it not editable.
My problem is: I...
Results 1 to 5 of 5
