ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid InLine Create record Event
Title:
B
I
{code}
?
I'm using the event `row.on("aweinlineedit"` to detect the row edit and manage the textbox (Textarea) content length for sms message. this is working fine for existing records. I want to manage the same feature for new record. Which event can I take to achieve that ?
Save Changes
Cancel
vRITHNER
asked at 20 Oct 2018
`aweinlineedit` is triggered for inline create as well, because we are adding a row with a new model and calling `api.inlinEdit` on it
at 20 Oct 2018
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK