Search Type: Posts; User: manishprajapati

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Hi All,

    I am using below code to render two circles on screen. circles render correctly.

    I would like to drag these circles how i can do this, i spent 2 days finding things so far.

    It...
  2. Hi All,

    I need a help on urgent basis. Can anyone help me that how can we filter the data in NestedList?

    Here is my code:-

    Category.json


    [{
  3. Having same problem to me. Anyone have any solution?
  4. Replies
    8
    Views
    1,047
    Hahahaahah.

    It's really magic. Excellent. Thank you so much. Solved :).
  5. Replies
    8
    Views
    1,047
    Thanks for the response.

    Actually on page load no tab should be selected.
  6. Replies
    8
    Views
    1,047
    Ext.define('XXX.view.Main', {

    extend: 'Ext.tab.Panel',
    xtype: 'main',

    config: {

    tabBarPosition: 'bottom',
    tabBar: {
    ui: 'gray'
  7. Replies
    8
    Views
    1,047
    Can you please tell me how?
  8. Thanks,

    but we have done like this:-


    var myStore = Ext.getStore('MyStore')

    var tempStore = myStore ;
    ...
  9. Replies
    8
    Views
    1,047
    I need to show a home screen (A start up page). All tab items should be visible. A large image will be showed in the middle. Home tab should not be selected by default. When I click on any tab then...
  10. Thanks for the reply.

    I am using container now instead of toolbar but they are not coming horizontal align. They are coming row wise but I need column wise.

    I am using container in the page...
  11. I want have a transparent docked bar... however the trick with the opacity works fine, but i just need a transparent background.
    So if i use opacity at the toolbar i also have transparent items...
  12. My grouper like:-


    group: "FILTER NEWS FEED"

    group: "A Resources"

    group: "MORE"
  13. Hi,

    How to render javascript dynamically in Ext.Panel? I need to load some widgets dynamically.


    Thanks,
    Manish
  14. Hi,

    I don't want to sort my list output as my record set coming so I want to put like that.

    Coming output is like this
    34825


    But I need like this:-
    34826
  15. Hi All,

    I want to add my own facebook like button on detail page(when I click on list item then detail page slide). On this button i want to like a xxx url on facebook. I don't want iframe like...
  16. Hi,

    Cool, no issue.

    About the workaround, I was displaying the LoadMask over the List to disabled the list scrolling. And it is working fine but I want to drag the LoadMask as well.

    Can we...
  17. Replies
    3
    Views
    579
    Thanks. It's working fine.

    Now one more problem comes up in the apps. I have a loadMask and wanted to drag that LoadMask.

    Can we drag loadmask if yes then how can i achieve it?


    Thanks,...
  18. Replies
    3
    Views
    579
    How to handle scroll event of a Ext.List?
  19. Hi,

    I have an issue in Ext.List. Actually I am using Ext.List with "pullrefresh" and "listpaging" and it is working fine.
    Now once I click on a button and set MyList.setScrollable(false) then...
  20. Thanks its work.
    Actually I was trying to do to like this:-

    List.config.emptyText="Sencha";

    Thanks again
  21. Hi,

    I have a question that how we can change the Ext.List emptyText dynamically. I don't want to use Ext.DataView please.

    Thanks,
    Manish
  22. Actually need to call a Webservice and it will return XML response.
    Any thoughts?
  23. Can you please give an example?
  24. Via header.
  25. In the header.
Results 1 to 25 of 27
Page 1 of 2 1 2