ASP.NET - trapping right mouse click
Posted: Thu Feb 21, 2008 7:38 pm
Hi,
I'm trying to port a Windows Form app that uses steema charts to an ASP.NET version also using steema.
The first issue I see is - in windows forms it seems very simple to capture a right mouse click on a tchart. I can't see how this is done is ASP.NET. For example, say I want a user to be able to right mouse click on a series instance and have my own custom menu pop-up....What event would trigger this? How do I capture this in ASP.NET code?
thanks
Rich
PS - we are using the C# language
I'm trying to port a Windows Form app that uses steema charts to an ASP.NET version also using steema.
The first issue I see is - in windows forms it seems very simple to capture a right mouse click on a tchart. I can't see how this is done is ASP.NET. For example, say I want a user to be able to right mouse click on a series instance and have my own custom menu pop-up....What event would trigger this? How do I capture this in ASP.NET code?
thanks
Rich
PS - we are using the C# language