Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

OnItemDeletion for Header elements

Hi,

Is there some event for deleting content of  TElHeaderSection.Data like for TElXTreeItem?

Comments

  • 5 Comments sorted by Votes Date Added
  • edited May 2013 Posts: 0Vote Up0Vote Down
    No, there is no such event. However, can you please specify when that event should trigger? I'm not sure I follow the idea.
  • Now I keep some specific data in TElXTreeItem.Data as pointer to some object and OnItemDeletion I can cast it and delete this object. Now I need to store some header column specific data and I found TElHeaderSection.Data property but I can't find event like eg. OnHeaderSectionDeletion where I can delete object attached to this property.
    Best regards,
    Grzegorz
  • Hi,

    Any chance to support such event?
    Best regards,
    Grzegorz
  • Hi,

    No problem in adding such event.
Sign In or Register to comment.