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
835
Null displayed in DropDownProvider
posted

I've included a DropDownProvider in my WebDataGrid and set the DisplayMode to DropDownList and added the provider to my RowAdding behavior.  When the user clicks on the cell, the word "NULL" is displayed as the defualt value.  I've set the EditorControl-NullText to "Select..." and the NullText property of the EditorControl to "Select..." but I still get null in the dropdown.  I do not want the user to be able to type in whatever they want, otherwise the DropDown displaymode would work.  How do I get rid of the word NULL in the provider?

Mark

Parents
No Data
Reply Children