[CLOSED] MVC ValidationSummary equivalent in Ext.Net v2.2

  1. #1

    [CLOSED] MVC ValidationSummary equivalent in Ext.Net v2.2

    Hi,

    I've using FormForModel (Ext.Net "helper" is it correct name of it?) and I would like to display validationsummary if some condition doesn't be match.

    So what is proper way to display validationsummary in ext.net? I mean in Items collection.

    Is there Ext.Net equivalent to Html.ValidationSummary() helper? Or should I add Container and add this default helper to content collection?

    Thanks,
    ViDom
    Last edited by Daniil; Nov 26, 2013 at 6:37 AM. Reason: [CLOSED]
  2. #2
    Please review the following sample
    http://mvc.ext.net/#/Models/Model_State/
  3. #3

    Validation Summary

    Quote Originally Posted by Vladimir View Post
    Please review the following sample
    http://mvc.ext.net/#/Models/Model_State/
    Hi Vladimir,

    Do you have a similar example for WebForms?

    Thanks.
  4. #4
    Hello!

    There are some differences between WebForms and MVC, due to them it's not possible to apply ModelStateStore to WebForms. However, you can use another ways to validate, like in this sample: https://examples2.ext.net/#/Form/Val...te_Validation/
  5. #5
    Hi Baidaly,

    Thanks for your quick reply. I am mainly looking for a way to show validation summary using webforms.

    Do you have any example of it? I tried searching in examples but couldnt find there.

    Thanks.
  6. #6

Similar Threads

  1. [CLOSED] BodyStyle equivalent in CSS
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 19, 2012, 1:32 AM
  2. [CLOSED] Equivalent for css class in ie8-9
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 05, 2012, 1:33 PM
  3. [CLOSED] Equivalent of savemask in ext.net 2.1
    By Daly_AF in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 07, 2012, 12:52 PM
  4. [CLOSED] 'div' equivalent in ext.net?
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 06, 2011, 6:03 PM
  5. [CLOSED] Equivalent of Ext.ID via C# Codebehind
    By Steve in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 03, 2009, 3:53 PM

Tags for this Thread

Posting Permissions