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
410
Multiple buttons in ultraTexteditor and summery
posted

hi  , i have this  window  as attached 

first  question  : can i make a distance between  buttons  ? 

2nd : can make the summary under volume to be expanded under the rest columns ? 

3rd  : can i make the summary based on a sum or multiply between tow columns  ? 

yours

Esam Rabba  

Parents
  • 23930
    Verified Answer
    Offline posted

    Hi Esam,

    Thank you for posting in our forums.

    -To add space between the buttons, you could add a few additional buttons to the buttons collection of the editor, disable them and then make them transparent. This will hide the buttons and it will look like there is blank space between the visible ones

    -If you want a summary spanning throughout the whole grid, please enter a new product idea for this from our product ideas site: http://ideas.infragistics.com.

    -You can do that by adding UltraClacManager to the form. Then you will need to create a Formula type summary and specify the formula that you want to use for the summary. For a reference for the UltraCalcManager summary formulas, please visit this link:

    http://help.infragistics.com/Help/Doc/WinForms/2012.2/CLR4.0/HTML/WinCalcManager_Formula_and_Reference_Guide.html

    I have attached a sample demonstrating this suggestions.

    I am looking forward to hearing from you.

    WG_CellEditorSpace.zip
Reply Children