Hi,
I want to add a button under gridweb from where to download the gridweb stream or to the xls to a specific path, the method being implemented in a primefaces bean.
Is this possible?
Thank you!...use on Page_Load event in ASP.NET, e.g. Button1.Attributes["onclick"]...through custom button, here is .net version guide. Create Custom...