Hi,
I got this error:
Ext.Extend is not a function
I tried extend with lower case I have a blank page without error
I need an example to follow about extending a field .
Should I define a...
Type: Posts; User: rafmak1
Hi,
I got this error:
Ext.Extend is not a function
I tried extend with lower case I have a blank page without error
I need an example to follow about extending a field .
Should I define a...
Hi,
and I'm sorry i get confused
I was looking for a solution for the 4 question in reply #9 page 1
Regards
hi
in page 3 reply #25 the solution you gave unfortunately doesn't work
Regards
So, It's impossible to click on catgory in pie chart and oen a new TabPanel .Right ?
Hi,
Is it possible to get the category from piechart ?
I want to click on category in pie chart
var taskchart = new Ext.Panel({
border: false,
height:...
i don't know exactly but after i finsh my query i return a response with json format
Response.Write("{success:true,session:true,warning:'',test_plan_id:'" + TestPlanID + "'}");
hi,
i have a grid when i submit most of time go to failure section despite the sql query still running in server side
Here the code
NewTestReportForm.getForm().submit({ waitMsg: 'In...
Yes , it's already implemented and i can't change it.
a Mysql database.
Hi,
I have a grid which i encode it on json and save it in my database in one column( i can' t change it :( ) .the problem is when some inserted in some column of the grid a text with double quote....
Hi,
i have a combobox with numeric values .
var storeFrequency = new Ext.data.SimpleStore({
fields: ['value']
, data: [['1'], ['2'], ['3'], ['4'], ['5'],...
i configured my browser...
sorry wayne i didn't get it. if firefox ignore autocomplete, how is left up to the user to decide. and the bug's status is : VERIFIED FIXED.
Hi,
I have a form with password fields. when i submit it i get this 54233
this my my code
var OldPassField = new fm.TextField({ fieldLabel: '<b>Old Password<b>', name: 'old_password',...