We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GDBG. How can I hide date picker button in the date cell?

My date cell is readonly. I want to hide button which allow select date by calendar. Thx. DatePicker_1864.zip

1 Reply

AD Administrator Syncfusion Team October 7, 2004 08:56 AM UTC

You set the gridBoundColumn1.StyleInfo.ShowButtons = GridShowButtons.Hide for this column. If you have explicitly added GridBoundColumns, then you would fund this gridboundcolumn in the grid.GridBoundColumns collection. If you have not explicitly added GridBoundColumns, then you use the grid.Binder.InternalColumns collection.

Loader.
Live Chat Icon For mobile
Up arrow icon