Hi, I am facing a problem with GridViewExtension_Demo,the problem is that every time the page is being loaded the filter grid is shaking. Please fix my problem as soon as possible and send me the report. I am giving the URL from where I get GridViewExtension. DataGrid with built-in filter functionality[^] Piyali Chowdhury
SwastikInfosystems
Posts
-
Problem in Filter Grid -
Problem in Filter GridHi, I am facing a problem with GridViewExtension_Demo,the problem is that every time the page is being loaded the filter grid is shaking. Please fix my problem as soon as possible and sent me the report. Piyali Chowdhury
-
PC Charge Payment system error.Hi, I am implementing PC Charge payment server using PSCharge.dll (ver 4.3.0.0) it some times shows transaction canceled but again immediate after that transaction processed. Why the error is coming first time. Is this version not compatible to asp.net2.0. Thanks in Advance..... Regards Sandip
-
how to send mail using exchange mail serverthank your for ur opinion .netman If you have any suggestion please tell, otherwise do not use ur brain.
modified on Thursday, March 27, 2008 7:09 AM
-
how to send mail using exchange mail serverHellO Friends!!!!!!! I have written the following code to send mail using exchange mail server MailMessage mail = new MailMessage(pMailForm, pMailTo); mail.Subject = pSubject; mail.Body = pBody; mail.IsBodyHtml = true; mail.Priority = MailPriority.High; SmtpClient smtp = new SmtpClient(); smtp.Host = "MailServerName"; smtp.DeliveryMethod = SmtpDeliveryMethod.PickupDirectoryFromIis; smtp.Send(mail); but I can not send mail what I need to update in code?
-
[Message Deleted][Message Deleted]
-
How to create popup in dotnetnuke4.8Sorry Friend! The Code you posted, it works on asp.net form. But it does not work on dnn. As I know, in dnn, there is an inbuilt module setting option, through which i can use popup. but the problem is i do not how it should be done
-
How to create popup in dotnetnuke4.8I have built a dnn project on online ticket selling.So, there is a module, called, ticketing, for selling ticket. When user click on that module it should be open in a separate browser. That is why I want to open that particular module in a popup. Thanks
-
How to create popup in dotnetnuke4.8Can any body help me to create popup in dnn4.8?
-
[Message Deleted][Message Deleted]