Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I know how to detect if a user has clicked on a column header, using a hittest. What I want to know is how to SIMULATE programically as if a user has clicked on a column header. Is this possible?

 

Phylum

Posted (edited)
Let me clarify why I want to be able to do this. I am making my own variation of the datagrid. I am trying to make a property for MY datagrid that allows you to know which column the datagrid is currently sorted by and which way (Asc or Dsc). Remember the user can hit a column header to resort the grid. Are there any properties that allow you to figure this out with the default datagrid? Edited by Phylum123

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...