| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 1 month |
| seen | 21 hours ago | |
| stats | profile views | 425 |
|
21h |
comment |
Sencha Touch dataview list items are not displaying even though they are populated let us continue this discussion in chat |
|
23h |
comment |
Sencha Fiddle: Seems to be broken when trying to run or save files Thanks, see my comment below. Will delete/close. |
|
23h |
comment |
Sencha Fiddle: Seems to be broken when trying to run or save files Sorry yes I didn't realise they had an issue tracker on GitHub. I will close/delete. |
|
1d |
asked | Sencha Fiddle: Seems to be broken when trying to run or save files |
|
1d |
comment |
Sencha Touch dataview list items are not displaying even though they are populated I've created a totally new fiddle which shows my problem. If you could have a look that would be great: new.senchafiddle.com/#/Fq0Lj The 2nd tab should show a dataview with labels at the top. The dataview would show if it was an item in the Main view but not if this was then inside another view (in this case view2). |
|
1d |
comment |
Sencha Touch dataview list items are not displaying even though they are populated I've tried to get my Sencha Fiddle working, and now it won't run or save my files. Is Sencha Fiddle broken or something? |
|
1d |
comment |
Sencha Touch dataview list items are not displaying even though they are populated I've tried to create one but it is complaining about the store: new.senchafiddle.com/#/kuNJc |
|
1d |
comment |
Sencha Touch dataview list items are not displaying even though they are populated Yes, but I don't know what I am really looking for. Why can I hover over the DIV but nothing is being displayed? I'm looking for a text color of white or a display: hidden but nothing. |
|
1d |
comment |
Sencha Touch dataview list items are not displaying even though they are populated Any ideas what CSS properties I might have a look at? Is there anything in my example that shows CSS properties might not be applied. I have the data list view working elsewhere in my project. |
|
1d |
asked | Sencha Touch dataview list items are not displaying even though they are populated |
|
1d |
accepted | Sencha Touch list not displaying (again!) |
|
1d |
accepted | Show & Hide events for a Sencha Touch navigation view |
|
1d |
comment |
Show & Hide events for a Sencha Touch navigation view Not sure about the activate_d and deactivate_d but the push/pop events were useful in the end. I hide and show depending on which view is being pushed/popped. |
|
May 15 |
awarded | Popular Question |
|
May 14 |
answered | Windows 2008 R2 need to execute aspnet_regiis -i |
|
May 13 |
revised |
Sencha Touch DataView and highlighting a row when selected added 243 characters in body |
|
May 13 |
accepted | Sencha Touch DataView and highlighting a row when selected |
|
May 13 |
comment |
Sencha Touch DataView and highlighting a row when selected Thanks, this is what I'm going to do. I got is selecting by using the above code that I've added. Not sure how SASS friendly this is. I suspect not. |
|
May 11 |
comment |
Show & Hide events for a Sencha Touch navigation view ST2 - 2.1.0. Views that are pushed are of type Ext.Container. |
|
May 11 |
comment |
Show & Hide events for a Sencha Touch navigation view No, imagine you have several views that are pushed. You want the views pushed to have different buttons in the bar. I can't control this in the config for each view. That is why I want to know when a view is popped/pushed so I can hide/unhide buttons. |