Search Type: Posts; User: Abhishek Srivastava
Search: Search took 0.02 seconds.
-
22 May 2013 1:38 AM
- Replies
- 1
- Views
- 41
Hi
I have list as child item inside carousel. when i swipe on carousel i want to disable vertical scroll of ma list.
I know this issue has been discussed previously but I have started this... -
21 May 2013 10:51 PM
- Replies
- 6
- Views
- 592
I think directionLock set to true on list will prevent horizontal scroll in list when scrolling it vertical but wont prevent the drag of carousel
-
11 May 2013 9:07 PM
- Replies
- 2
- Views
- 88
hmmm,
even if you use badge text on button it wont show anything if value of text is null
but this problem only comes when we use badge text on list.
May be because list doesnt has badge text... -
8 May 2013 1:38 AM
- Replies
- 1
- Views
- 102
I want to use a text area field in my formpanel but its not scrollable on iPad .
Is there any alternate solution -
7 May 2013 8:25 PM
- Replies
- 2
- Views
- 88
I have a list on which I want to show some Badge Text but the problem is when the value for this badge text is set to null , it doesn t removes from the list cell but appears as a red thin patch on...
-
3 Apr 2013 2:34 AM
- Replies
- 1
- Views
- 232
Hey i am using ST2.1 and following the article Taking Sencha touch app offline "http://www.sencha.com/learn/taking-sencha-touch-apps-offline/ " have tried to implement in my app.
But i m getting... -
6 Mar 2013 12:50 AM
- Replies
- 1
- Views
- 137
How can we refresh a view each time it is rendered on screen.
for example if a view is rendered on screen when button is clicked it should be loaded again on click action of button each time button... -
27 Dec 2012 11:17 PM
- Replies
- 2
- Views
- 252
Thanks a lot for the response....
But fn config property doesnt seems to work correctly in alert()
So i have used Ext.Msg.show() to solve my purpose...
Pls confrm if the fn parameter wrks in... -
27 Dec 2012 6:07 AM
- Replies
- 2
- Views
- 252
After alert I want to navigate from that page on press of OK button on alert.
But navigation happens first and alert comes after that
How to resolve this issue......
my code
Ext.Msg.alert("Hold... -
12 Dec 2012 2:15 AM
- Replies
- 1
- Views
- 617
I am populating the data in selectfield from database.
How to get the selected text value from selectfield.
getValue() does n t wrks here.
My Model is ....
Ext.regModel('Reason', {fields:... -
28 Oct 2012 10:27 PM
- Replies
- 4
- Views
- 421
Thanks....
I had to simplify my response to get it working -
27 Oct 2012 12:53 AM
- Replies
- 4
- Views
- 421
my json response is like this. how should I make my model class and populate value using itemtpl
{
"Orders": {
"Order": [
{
"accountNumber": "282513",
... -
26 Oct 2012 5:41 AM
- Replies
- 2
- Views
- 2,584
I am also getting the same error...
How does it matter if we are hosting our app from localhost or live web server.
I m hosting frm local host -
26 Oct 2012 4:42 AM
- Replies
- 3
- Views
- 220
yes, this is my store
var mwsStore = new Ext.data.Store({
id: 'mwsStore',
model: 'Responsibilities',
proxy: {
type: 'ajax',
url:... -
26 Oct 2012 4:11 AM
- Replies
- 3
- Views
- 220
This is my json response
{
"Responsibilities": {
"Responsibility": {
"applicationId": "660",
"operatingUnitId": "474",
"operatingUnitName":... -
13 Sep 2012 7:31 AM
Jump to post Thread: Color of line chart by Abhishek Srivastava
- Replies
- 1
- Views
- 257
How to set color of line chart.
I mean how we can individually set the color of each line in line chart.
give an example -
28 Aug 2012 11:08 PM
- Replies
- 2
- Views
- 1,056
can u give an example?
-
28 Aug 2012 10:55 PM
- Replies
- 1
- Views
- 521
hey , can ny1 help me out in calling ios methods from my sencha file.
(I have integrated ST wid my xcode using phonegap) -
16 Aug 2012 3:16 AM
- Replies
- 1
- Views
- 276
Can we change the color of disclosure button based on the color values in the list items
how? -
31 Jul 2012 11:31 PM
- Replies
- 0
- Views
- 212
37655
Hi I have integrated touch chart wid sencha touch 2.
Now i have pblm in using legends on charts.
legends are not resized properly.
can ny1 help -
31 Jul 2012 4:34 AM
- Replies
- 1
- Views
- 180
Hi this is my code,
Ext.application({
name: 'Sencha',
launch: function() {
var store = new Ext.data.JsonStore({
fields: ['name', 'data1', 'data2', 'data3', 'data4', 'data5'],
data: [... -
30 Jul 2012 7:05 AM
- Replies
- 2
- Views
- 427
I know that we need to include sencha-touch-all.js and sencha-touch.css file.
But if I want to use charts also then wat all files need to be included? -
30 Jul 2012 5:57 AM
- Replies
- 2
- Views
- 427
Hi I want to know wat all js and css files shud be included in html file for sencha touch beta version.
-
30 Jul 2012 3:48 AM
- Replies
- 2
- Views
- 412
the x and y axis label fields.
-
26 Jul 2012 4:57 AM
- Replies
- 2
- Views
- 412
I have tried wid charts but on borders it gets slighlty cut, why?
Results 1 to 25 of 87
