Can I Return a message from RemoteSaveAdaptor Insert handler to display in javascript alert

Hi,

I have a EJ2 grid in a Razor page (.NET 5) which uses RemoteSaveAdaptor with Insert & Update handlers.

Is there a way to return a text value from the handlers, so I can display it in the actionComplete event.

Thanks

Avinash Tauro


1 Reply

TS Thiyagu Subramani Syncfusion Team July 14, 2021 01:56 AM UTC

 Hi Avinash, 

Greeting from Syncfusion support. 

Before proceeding this requirement, please share below details then only we can provide the appropriate solution as soon as possible. 

  1. Are you want show JavaScript alert in server side after called insert/ update handler ? or By default when completing insert and update action actionComplete event will trigger in client side. So, are you want to show that JavaScript alert in server side ? please explain briefly?
 
  1. Share compete Grid rendering code and input/update handler code to us?
 
  1. Syncfusion package and NuGet package version.
 
  1. UI representation of your exact requirement.
 
Regards, 
Thiyagu S 


Loader.
Up arrow icon