Arşiv Anasayfa Delphi .Net Soruları
Sayfalar: 1
dropDownList nesnesi ile sayfalama yapmak istiyordum Gönderen: a_self_lion Tarih: 17 December 2007 14:29:30
Selam Arkadailar

dropDownList nesnesi ile sayfalama yapmak istiyordum fakah aşağıdaki gibi bir hata ile karşılaştım. Yardımlarınızı bekliyorum. Teşekkürler.


Server Error in '/verigoruntulemek' Application.
--------------------------------------------------------------------------------

Control 'DdlSayfa' of type 'DropDownList' must be placed inside a form tag with runat=server.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Control 'DdlSayfa' of type 'DropDownList' must be placed inside a form tag with runat=server.

Ynt: dropDownList nesnesi ile sayfalama yapmak istiyordum Gönderen: erenalp Tarih: 17 January 2008 15:00:38
aspx sayfasında tasarım bölümünde forum tagları arasına runat="server" eklemelisin