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
8920
text editor set up and ajax refresh in hierarchal grid
posted

1. In test01 project Comment column in child grid supposed to accommodate several lines of text .. it lines coming from data source it display them okay.. (second child grid, 1st row) but if editor used and lines are entered with manual editing.. it shows seemed two line max.. 

Is it possible to set up editor so instead of scrolling it just expand height  of the grid row.

2.  If TAX Review Update button pressed, it post back and process some server events (row updating)..

Is it possible to configure grid that it does just ajax update, i.e. not visually flashing the whole page, but just display some sign in the grid area and just show the new row if it was added on the back end.. 

Please show what is possible on the attached project2783.test01.zip

Parents Reply Children