Search Results

Type: Posts; User: nukarsoft

Search took 0.01 seconds.
  1. Hi, im using on the backend c# code the sentence combo.forceselection and i am having problems with the grid panel and the loadRecord sentece on client side.
    When I make a click on the grid and the...
  2. Hi, i need to send all form by parameter in a ext.net.DirectMethod and I cant do it.
    From client side I have the followin sentence

    Ext.net.DirectMethod.request('process', {
    url:...
  3. Hi.
    I need to get the total elements in a formpanel and then i need to disable each object contained on it
    im creating the items of the formpanel just in runtime and i dont know the element name or...
  4. Hi everyone.
    Im working with Ext.net combobox and I need to clear al values on it before load it.
    My Ext.net combobox is loaded by a server side function who calls an client side function.
    In this...
  5. I need to give focus to the window and identify it for not reopening the same


    [DirectMethod]
    public void CreateWindow(string idMenu, string path, int width, int height, string title,...
  6. Raphael , thanks for your help, I put the code but did not work, this is my code:

    Ext.Net.Button But = new Ext.Net.Button();

    But.ID = "1";
    But.TextAlign = ButtonTextAlign.Left;
    But.Text = " ...
  7. Yes, I refer to desktop,
  8. when I open the start menu if you click on an item I will not close, Can you help please? thanks
  9. Hi everyone.
    Im from Argentina, and I'm working on client side and I want to recover the information from a grid panel on the "Click" or "dbl_Click" click event on the grid. (always from client...
  10. how I can change the start menu icon in 2.x? tks
  11. Thread: StartMenu V2

    by nukarsoft
    how i can translate this to code and run it from the aspx.cs? tksss
Results 1 to 11 of 11