I am trying to detect when a user puts the cursor in a cell of a different row. I want to be able to default a value when they do this. This really shouldn't be hard, but I cannot find any documentation on the API directives. Basically, when I do $("Grid").bind("directive", function..., I want to know everything that I can possible do. It would be nice if there was a complete list of these.
I should have stated that the grid starts out with 5 blank rows.
So when the user is editing or has their cursor in a row with data and then clicks into, or tabs into a cell in a different row, I am trying to capture that event. So yes, the updating feature is enabled.
I inherited the app that I am working on, but the infragisitcs.js says it is version 12.2 and Infragistics.Web.MVC is 3.13.2.2157, which I'm sure is old at this point.
Hello Cole,
Thank you for posting in our forum.
As I want to be sure I understand your question correctly, some more details regarding your scenario would be appreciated:
Providing me those details would allow me to give you a more precise answer.
The full API documentation may be found here:
https://www.igniteui.com/help/api/2018.2/ui.iggrid