Hi,
I have developed a custom control which is placed inside the <FilterTemplate> of a GridBoundColumn. I am hoping to be able to get a reference to that GridBoundColumn from the control, in order to read certain properties (UniqueName, DataField, and CurrentFilterValue), but looking through the Parent hierarchy, I wasn't able to spot it.
Can you recommend a way of getting the column object reference?
Thanks,
I have developed a custom control which is placed inside the <FilterTemplate> of a GridBoundColumn. I am hoping to be able to get a reference to that GridBoundColumn from the control, in order to read certain properties (UniqueName, DataField, and CurrentFilterValue), but looking through the Parent hierarchy, I wasn't able to spot it.
Can you recommend a way of getting the column object reference?
Thanks,