Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
Is there a way to open a dialog/window next to the button that opened it?
Hi Ilan,
Use a modal Window instead of a Dialog. Set the Window position parameters to values from the MouseEventArgs of the Button's OnClick handler.
Note that MouseEventArgs provides numeric position values, while the Window expects string values with "px".
Regards, DimoProgress Telerik