Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
Dropdown validation on RowEditTemplate
posted

I'm trying to implement the same validation as I have on an ultraGrid, to it's RowEditTemplate.  I'm using ValueLists, .Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownValidate and .AutoCompleteMode = Infragistics.Win.AutoCompleteMode.SuggestAppend on the Grid columns and seems to be working fine at the Grid level, but although the ValueLists are showing up on the RowEditTemplate cell proxy fields, the validation is not.  What is the secret without having to code validation events for each of the fields?

Similarly I'd like to prevent the user from editing on the Grid, and have them edit in the RowEditTemplate, but I haven't been able to find a way of preventing Grid editing without also disabling the RET editing as well.

This is using an unbound UltraDataSource, so the RowEditTemplate isn't instantiated when I'm using the Grid.InitializeLayout method, which is where I'm setting the column validations.

Thanks for any ideas.

  • 71886
    Offline posted

    Hello,

    I believe that this was an issue that has already been fixed. You could verify that from v10.3 and above of Net Advantage. 

    Please do not hesitate to contact us if you need any additional assistance.