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
975
XamGrid custom column filtering
posted

Hello,

We have a XamGrid control that contains custom columns.  All of our columns are derived from the EditableColumn class. One of our custom columns is a DateTime column, but it is not derived from the DateColumn class. Is it possible to have this custom column filter as if it is a DateColumn without actually being a DateColumn object?  

Thanks,

Chris