Search Results

Type: Posts; User: alexvazquez

Search took 0.01 seconds.
  1. So let me understand,

    You have your grid data, and there suppose you have an integer value that represents a combo text in your editing form. So for example lets say this integer value equals to 5...
  2. Thanks Peter,

    I need to load everything on form load because Im going to edit existing data, so I need to know exactly the values in the combos in order to bind my object to those values.

    You...
  3. Solved! Was a dumb error. I had to remove the Root="data" from the jsonreader in the data store.

    Thanks
  4. Solved! Was a dumb error. I had to remove the Root="data" from the jsonreader in the data store.

    Thanks
  5. Amazing for version 2, we hope this version will be available soon!

    Keep us updated!

    Thanks
  6. Hi, Im trying to replicate what you did but I cant get my datastore being populated and then to the combobox.

    I have a form detail with 3 combos that I want to load them when I first load the page...
  7. Hi,

    Im trying to do exactly what you say here. I have a form details with 4 combos that are being loaded using independant datastores with Proxies.

    So following, I created the page_load event...
  8. Hi,

    Does anyone know how to implement a Role Based MVC Application UI?

    So if the User is Administrator all menus from the WestMenu are visible, but if its other role then some menus are disable...
  9. Hi,

    I have the following code in MVC

    http://pastebin.com/7BUptMCP

    In there I have a form with a section for Address Details, but I can have multiple address using a address type combo, so...
Results 1 to 9 of 9