Me.RadGridView1.MasterView.TableAddNewRow.CancelAddNewRow()

I just spent way too long trying to find this piece of code.

When you're in a Telerik Grid and you need to cancel the new row, you need the line of code below. It's not really intuative, so I'm going to write it down <smiles>

                       

Me.RadGridView1.MasterView.TableAddNewRow.CancelAddNewRow()
                       

RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences