I’m using Telerik Controls for ASP.NET AJAX.
Basically I want to programatically (in C#) click on the “Add New” button
from a Rad Grid. So on page load I want the "add new window" to
be visible rather than the user has to click on the button.
I think this would simply be just calling a function but I just can’t
figure it out.
Can someone help please?
The CommandName for this action is InitInsert.
Basically I want to programatically (in C#) click on the “Add New” button
from a Rad Grid. So on page load I want the "add new window" to
be visible rather than the user has to click on the button.
I think this would simply be just calling a function but I just can’t
figure it out.
Can someone help please?
The CommandName for this action is InitInsert.