1,931 questions
See the following https://www.codeproject.com/Articles/31309/Custom-Numeric-Edit-Elements-for-DataGridView
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
HI ,
i have a datagridview whose columns requires some extra features like only numeric is allowed and one decimal point and digits after decimal should be only 2 . The alignment must be right only . Which event i should choose as my datagridview is a CustomDatagridview