Search Results

Type: Posts; User: Ishrath

Search took 0.01 seconds.
  1. Yes please go ahead !!
    Ish
  2. Thank you RCN .! & It's perfect
  3. Hello Mates

    What is the best way to prevent XSS venerability when you use Ext.net freamwork ?

    I'm thinking of using something like this set Validate Input to false and write an action Filter...
  4. Hello :)

    Have you manage to resolve this issue ?

    Regards
    ish
  5. Hello pooja

    Have managed to fix the issue ? i'm having the same issue as you:)

    Reg
    ISh
  6. Thank you ZWF ! it worked.
  7. Hello
    I have a modal popup window which contains a form panel and a button. Upon user click on the bottom it goes to controller action however, pop window remains open!
    How do I close the window?...
  8. HI Mates
    I am trying to generate menu item dynamically. My idea is to generate the menu item, which comes from database based on specific user roles.

    Html.X().Menu()
    .Items(i =>
    ...
  9. Thank you Vladimir

    Thank you for pointing me to the right direction! ItemsFromEnum method can be used directly by basing the enum

    Ext.Net 2.1 you can use the following code...
  10. Hi all,

    What is the best way to fill a Html.X().MultiCombo with an enum.

    how do i define the store reader for an enum?

    My enum looks likem this

    public enum ServiceStatus
    ...
Results 1 to 19 of 19