Search Results

Type: Posts; User: shmuly

Search took 0.01 seconds.
  1. I don't have access to SVN since I'm still in the research phase of our application. I'm developing a POC in order to make the decision whether to go with Ext.net or not.
  2. I'm getting an error "GlobalSettings is not a member of Ext.Net.JSON"
  3. I tried this (web.config option) in my Web Forms site. I got an error stating that the attribute was unrecognized.
  4. I followed the example and I'm calling the addresses method. Now I get a reference to some object but the data property of the object is still an empty array. I compared it to what's returned in the...
  5. I'm binding on the client using the loadData method on the store.

    Note: in the raw property on the record, I do see all the data. See screenshot (from Chrome debugger)

    5551
  6. Platform - Ext.net 2.1 in an MVC project. The data is coming back as json from a DirectMethod and I'm binding on the client.

    I'm returning the results of a dataset with multiple tables with...
Results 1 to 6 of 6