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
1803
How to have a Editable text box in the GroupbyRow summary header band
posted

hi all,

I am using Groupby Row and within that i need to allow the user to enter some value for each group of breakup .. so i wud like to place a editable text box in the GroupbyRow summary description place .. if possible how to do it . .

thnaks in advance  

 

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    There's is no functionality in the grid for editing a GroupByRow.

    You might be able to position a TextBox over the row in code, but this would not be a trivial undertaking.  

Children