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
Productivity and Design Tools
Hi,
Is it possible to have RadLinkButton in Datalist? Because the OnItemCommand() event in DataList is not firing.
Can anyone show me an example?
Hello,
RadLinkButton is designed to act as a hyperlink and not invoke postbacks. If you want a button for custom commands, consider RadPushButton because it looks exactly like RadLinkButton: http://docs.telerik.com/devtools/aspnet-ajax/controls/pushbutton/overview. Regards,