Search Results

Type: Posts; User: simonmicheal

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. Dim rec As New RecordFieldCollection


    Dim _recfieldCollection As New RecordFieldCollection

    rec.Add(New RecordField("NameAndAccount").ServerMapping = "ParentOBJ.NameAndAccount")
    ...
  2. It would be nice if coolite ajax integration was possible with this javascript library. The highChart library uses jquery so it might be possible to combine coolite with the highchart library.
  3. Any fixes for this

    I don't know if I'm doing something wrong, but it seems like my Coolite power application is consuming way too much memory and steadily rises as the user utilizes the...
  4. Looks like IE does not clean up memory when using windows with iframes

    Any fixes for this?

    Thanks
  5. Any fixes for this Yet?

    Thanks
  6. Any fix for this problem.

    Thanks
  7. Help i cannot get the tabs to fill the screen size. View the screen shot to understand a bit better.






    <ext:ViewPort runat="server" Border="false" AutoHeight="true" BodyBorder="false">
  8. Ok but i'm using the OnRefreshData of the store to bind to the grid, the grid has filters and is not populated on page load, the proxy is used but i'm guessing only for the page count.

    I need to...
  9. How can i export all data when using a


    <ext:DataSourceProxy />I've tried altering the export javascript work around but cannot get it to work.

    Any Help please
  10. Hi i need this temporary solution to work with the proxy server.
    Is this possible?

    Thanks
  11. I'm trying to implement server-side paging and I need the current page number for this to work.

    How can i get the current page number from the PagingToolBar


    Thanks
  12. How do i get the current page number from the PagingToolBar?

    When i do a store Store1_Refresh the PagingToolBar is always on the previous page


    I'm trying to do custom paging passing in the...
  13. I open a new tab using this piecie of javascript



    <Listeners>
    <Select Handler="addTab(#{tabSearch}, 'idClt' + #{cboBilling}.getValue(), 'AccountDetails.aspx?InvolvedPartyID=' +...
  14. 1. Load less records. 500 is too much. Max should be 150-200<div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px;...
  15. I'm using sql to bind to a store, when i try to load a grid say about 500 records there is a lag or time between page loading and the display of records. When the page has loaded and the loader...
  16. How do i find an object 'panel' and expand that object using javascript?

    i've tried various things and none work


    var tmp =...
  17. Sorry but this is not what i need. I need to refresh the page when the tab title or header is clicked.

    So if there was only one tab, when that tab header is clicked the page refreshes.


    Is...
  18. This event does not fire then a tab is clicked. Is there any other way i can refresh the page when the selected tab is clicked, maybe a hyperlink inside the title of the page.

    Thanks
  19. Ok any help or code that i can take a look at?

    Does the tab even have a click event?
  20. How can i change the TabPanel javascript code to accomplish this?

    Thanks
  21. I would like the tab you are currently on, to be refreshed evey time the tab is clicked on. Is this possible?

    Thanks
  22. This would be very useful.

    Thanks
  23. How can i hide this button if the grid is empty and has not yet been loaded?

    Thanks
  24. Thread: Doloto

    by simonmicheal
    Might be useful


    http://msdn.microsoft.com/en-us/devlabs/ee423534.aspx
  25. Sorry this was not because of the ActiveX but because of Server.Transfer

    using Server.Transfer displays the web.config warning
    Thanks
Results 1 to 25 of 66
Page 1 of 3 1 2 3