Search Type: Posts; User: saadus
Search: Search took 0.02 seconds.
-
11 Aug 2009 10:41 AM
- Replies
- 6
- Views
- 5,107
fix:
Ext.override(Ext.form.HtmlEditor, {
markInvalid: function(msg){
if(!this.rendered || this.preventMark){
return;
... -
30 Mar 2009 12:36 PM
- Replies
- 302
- Views
- 156,911
Hi, i have a grid with multilkine rows, but they are out of sync with locked column.
is there any way to make locked column heigh sync with data?
Plz i need your help
Results 1 to 2 of 2
