Search Results

Type: Posts; User: serkane

Search took 0.01 seconds.
  1. is the Ext.Net serialize the object(s) by depending on the options specified at startup ?

    actually I tried 2 options shown below but result never changed :(


    ...
  2. I think the problem is due to [DateFormat] property.

    The source of the issue is shown below

    25111
  3. Hello,

    I receive this error when use MultiUpload on chrome and then upload button is not working !:

    "Something went wrong while loading SWFUpload. If this were a real application we'd clean up...
  4. If i change the code as shown below, to prepare the data to be posted; the parsing works successfully !!!

    * for selected nodes :

    Ext.encode(#{TREE_PANEL}.getSelectedNodes())

    * for all nodes...
  5. Hi

    I've a screen which contains treePanel and i try to post the node/nodes to the server side but i take an error.

    tree and its data as is shown at attachment.6967

    I'm using the following...
Results 1 to 5 of 5