Search Results

Type: Posts; User: Markp11

Search took 0.01 seconds.
  1. Vladimir,

    Unfortunately no.
  2. Hi,

    I believe I have come across a bug with / IE7 issue with the Window panel when using bodystyle property:

    I was defining a window as per below with the BodyStyle property on IE8 everything...
  3. I am not sure I follow, however my grid is bound to the store which is uses an HTTP Proxy Get to retrieve the data, and uses base params to pass the filters coming from the grid panel filters plugin....
  4. Hi,

    I have a grid panel which uses a store (XML reader) bound to a webservice and has a paging tool bar with the paging managed remotely. I need to set a parameter value to filter the data coming...
  5. Hello,

    I have a grid panel which is linked to a Web service via a store using an HTTP proxy and XML Reader. When I load my page the grid panel fills with the first n records as defined by the...
  6. Hi Vladimir,thank you for responding, not sure which the of the two questions the above was referring to, but have tried putting the above in the ext.panel wrapping both the HTML editor and CKEditor...
  7. Hello,

    I am using the ext:HtmlEditor and I am finding that the bullets do not behave in manner that allows the user for example to have a heading and then a bulleted list underneath, the HTML...
  8. Hi,

    I am trying to use the CKEditor in an application I am building and have run into a problem which I am sure is easy to solve but I am not sure where or how.

    I have web page which has a...
  9. Hi,

    I have a requirement to be able to add for example a label and text box to the grid panels "Title" property.

    I am using a collapsible grid and would like to show the total number of items...
  10. Thank you this works, please mark this thread as closed.

    One of the biggest challenges I find with this frame work is understanding what settings I should be using for the various controls. In the...
  11. Hi,

    I have a datefield within a component menu on a toolbar within a gridpanel, when I attempt to read the datefield.text value or selected date value, after having picked a date, in code behind I...
  12. Hi,

    I have gridpanel with a couple of datefields linked to the editor, I am trying to achieve two pieces of functionality:

    1. Set the starting value of the Date Editor to be something other...
  13. Please mark this as solved, finally cracked it:

    I need to use data.data.<fieldname> as in data.data.Tollgate_ID
  14. Hello,

    I am wanting to combine the value from several fields to make up one of the columns in the Group sumnary of a gridpanel.

    I have created a JS function but I am not sure on how I extract...
  15. Hello,

    I have positioned my fields using absolute positioning inside of a panel with layout=absolute, I am noticing that the field indicator icons are not being shown for these fields, do...
  16. Found the solution to my problem which is to use css to apply a height to the header row.

    div.x-grid3-hd-inner { height:35px !important; white-space: normal; }
  17. Hello,

    Is it possible to set the height of the header row in a gridpanel? if so can you please provide an example of how to do this.

    Thanks
  18. Daniil,

    Sorry for making this painful for you. Attached are the files for my projects folder, I did not include originally due to file upload restrictions I now realise I could have uploaded...
  19. Vs2010 and .Net 3.5.
  20. Daniil

    Apologies I did not include the dll's as I was having issues in getting the file down to a size that could be uploaded to the forum. I have checked this version for errors and it looks to...
  21. Daniil,

    Attached is the sample I built this morning which demonstrates the problem.

    2590

    I hope you can use it.

    thanks for taking the time.
  22. Daniil,

    After putting together a sample application mirroring the application, I have tracked the problem to the presence of the ajax updatepanel, not sure how to work around this, other than to...
  23. Daniil,

    The page load event is only there at present to test that the gridpanel is working i.e. will load the correct data, if I take the page load event out and refresh the store by setting the...
  24. Hello,

    I have a gridpanel in a user control which in turn sits within a tab element. The problem I am experiencing is the gridpanel does not refresh when the data store is refreshed. I have tried...
Results 1 to 24 of 24