Search Results

Type: Posts; User: rabol

Search took 0.01 seconds; generated 42 minute(s) ago.
  1. Sorry, my mistake... I just copied your code without thinking :)
    Now it works, thanks !
  2. Thanks for the reply, but I seem to miss something as this just gives an JavaScript error:



    [AjaxMethod]
    public void SaveSettings()
    {
    mwSettings settings = new mwSettings();
    ...
  3. Hi

    How can I set the wallpaper on the desktop in code/AjaxMetod

    e.g something like this:


    [AjaxMethod]
    public void SaveSettings()
    {
  4. Solved it:
    the 'Store' did not have the DataSourceID property set.
  5. Thanks, now the layout is correct, but there is no data in the grid :(

    Would be nice to have both :)

    Kind regards
    Steen
  6. Hi

    How do I create a window with a topbar, a bottombar and a datagrid that is reziable?

    I have tried this (but the toolbars top/bottom is not visible!)



    <ext:Window ID="Window1"...
Results 1 to 6 of 6