Search Results

Type: Posts; User: niceguymattx

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Great, thanks for this!
  2. Hi guys,

    Is there an example somewhere of creating tooltips for gridpanel rows / cells in toolkit version 0.8?

    Thanks

    Matt
  3. Yes, that appears to have resolved it!

    Thanks for all your help!

    Just out of interest, what was the actual problem, and why did this resolve it?

    Thanks again

    Matt
  4. Any ideas why its happening and is there anything we can do about it?
  5. Sorry - I was wrong, that doesnt solve the problem! But interestingly if I have 2 of the control in the tab, the first one works fine?!!
  6. Hi again,

    I just did some further investigation and it looks like it could be related to the asp.net server control for adding silverlight components (found in System.Web.UI.SilverlightControls)....
  7. Hi Vlad

    I've attached a sample silverlight project I've just thrown together - its just a text box and a button. When you click the btton it changes the text in the text box.

    The simplest way...
  8. I'm afraid not, there's too much proprietary information in it. I might be ably to knock together a sample one though
  9. Hi again,

    I just tried your sample and it didn't cause the Silverlight control to exit and restart - I have literally just created a tab panel with the syntax below and am getting this problem:
    ...
  10. Hi all,

    I have a problem with a silverlight control inside a coolite tab panel. To cut a long story short my problem is pretty much exactly the same as this thread:
    ...
  11. Thanks for your help, the version we are using is 0.8.2.983
  12. I've just tried to add the attachments (hope they work!!).

    Please not that if I just resize the window it is all fine, its when I change tabs, then resize the window, then change tabs back that...
  13. Browser - I'm seeing the problem in IE8.

    DeferredRender="false" - If I'm totally honest I dont know why thats in there - something that was done before my time! I can try to remove it to see if...
  14. Hi again,

    So I've thrown together and attached (I think, first time doing that!) a quick example.

    The example should show that if you resize the window when you have the first tab selected...
  15. Ok, so I tried stripping the layout down a bit ensuring that no body element contained more than 1 panel, and I added the MobniorResize attributes but it hasn't helped. To give a bit more detail - if...
  16. Ok, so tried MonitorResize and it doesnt appear to have solved the issue - below is some code from the main user control that gives the problem (I have had to remove som sensitive information from...
  17. As requested - I will also try the MonitorResize attribute.

    I will also look into giving an example of the source code for the user controls, but that may take a little while.



    ...
  18. Hi all,

    I'm having a problem with a complex layout in the 0.8 toolkit version. I essentially have a page that can be resized using a ViewPort as the main layout container. Within that layout...
  19. Ok, that seems to have helped, the client objects are now available in the web method as a serliazed json string.

    In the past I've used Dictionary<string,object> or something similar to handle a...
  20. I'm afraid its very difficult to provide you with my exact example due to the size of the project. It is a composite control with several other pieces of functionality in and would be difficult to...
  21. Hi all,

    I've just been trying to add an extra parameter to my Store that uses an HttpProxy for both read and write operations. Its all been working fine, except I just needed to add an extra...
  22. thanks, thats great
  23. Hi all,

    I'm using version 0.8.2.x of the toolkit and am having trouble implementing a centralized method of exception handling with my httpproxy. I can add a listener for LoadException, which...
  24. Hi, thanks for the response.

    Note: Halfway through writing this post I worked out the solution!! I'll post the code below anyway, with my solution at the end!!

    I've just knocked together this...
  25. No ideas?!
Results 1 to 25 of 49
Page 1 of 2 1 2