Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
625
Any Idea On How I Can Do This?
posted

Inside Visual Studio's Team Explorer there is a Query making tool that is, basically, a datagrid (as shonw below)

Example

I'm trying to recreate this same type of functionality.  

Is this something I could accomplish by manipulating UI Elements? 

 

Parents
  • 625
    posted

    Just to make sure I was clear; what I'm trying to do is provide an easy way to indicate 'grouping'.  I'd really like to have the column that consists only of lines; but maybe there is another, better solution (like using different bands, or maybe a tree instead of a grid?).

    These groupings will be editible during run-time; so the user needs to be able to add groupings and remove them and have the gui respond appropriately..  

Reply Children
No Data