Custom BoundColumn Class

P

PatG

I'm in the middle of creating a custom BoundColumn class to extend some of
the datagrid functionality.

One thing I'm trying to do is add custom authorization to check the user is:

1. Authorized to view the column.
2. Authorized to edit the column.

Authorization checking for editing has been easy as I can override the
ReadOnly Property of the BoundColumn.

I'd like to do the same for the Visible Property, but this is where it all
falls apart as the Visible Property in the base class (DataGridColumn) is not
a virtual property.

Does anyone know whether having visible as a non virtual property in the
DataGrid Column is there by design or just an oversight.

If it is an oversight, does anyone know how I report this to Microsoft to
sse if they'll include a fix in a future patch.

Thanks

PatG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top