Search Results

Type: Posts; User: chrisbranson

Search took 0.02 seconds.
  1. Thanks - confirmed working now.
  2. Possibly related to http://forums.ext.net/showthread.php?8634

    I set the culture on each page as different users with different languages will use my app (when they logon I know their language and...
  3. That's got it! Thanks Vlad :-)

    Using both ClearEditorFilter on the grid and setting lastQuery to "" works.
  4. Thanks Vlad - tried that, but didn't make any difference.


    I've attached an update of the sample which shows the problem I'm having.


    After selecting "Area 2" in the first combo gives an...
  5. Thanks Vlad - error now gone.

    The remaining issue I have with this form is stopping the combo in the grid resetting a store filter. I've tried setting ClearFilterOnReset to false but every time...
  6. Thanks Vlad - great service as ever, works perfectly now.
  7. Use SVN revision 2864.

    A grid with a command column defined causes a jscript exception "Cannot access css of undefined" after editing of a cell:-



    var...
  8. Using SVN revision 2864 - have a viewport with a 50/50 split row layout and in each row a 50/50 split column layout (to make a grid of four panels). Has worked fine in the past on all browsers but...
  9. Hi,

    Thanks for the response - I've modified the Page_Load in default.aspx.cs so that DisplayRecord is called all the time (i.e. removed the 'if' on post back or ajax request), but still get the...
  10. I have a combo on a user control with a Direct Event wired up for the Select Event. When the Select event fires I get an Internal Server Error message:- "The control with ID 'RPO_PI_cbxProductMember'...
  11. Once again, many thanks for your very prompt response. Confirm all issues fixed :-)
  12. Vlad,

    Attached is a sample project - this demonstrates the data store id issue, and would demonstrate the check box id issue too but for an 'Unexpected end of input' error when calling...
  13. I have a couple of issues with control id's when using Ext components within user controls.

    I have three radio buttons in a group (within a container) that are on a user control (ID=PI). This user...
  14. Thanks Valdimir - working perfectly now :-)
  15. I think I may have found a bug in the panel control code generation. I have a Panel inside a user control which has a tool that extracts a value from a text control within the panel in its handler....
  16. Perfect! Thank you very much for the ultra quick response - works perfectly :-)
  17. I'm trying to use this example code with a child form which contains a data store. Using the example as shown works perfectly (of course), but as soon as I add the following I get the error...
Results 1 to 17 of 17