-
Hi Thanks, yes for Object Data Source i think for this scenario there is no choice. I plan to create DAL for 4 DB & BLL is same for all. i can put user DB rights in global veriable,in BLL check the user DB right & create object for DAL methods. I think this is feasible for this scenario. how...
-
I have a FormView with a textbox, in edit mode I need to select a value by a popup window wiyh a list. I insert in EditItemTemplate a Ajax ModalPopupExtender, all run ok, but when press NEW button, fill textbox and press UPDATE button This error occour : FormView control must be in edit mode to update...
-
1 <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="< %$ ConnectionStrings:MyConnectionString %>" 2 DeleteCommand= "F1ProjectDelete" DeleteCommandType= "StoredProcedure" InsertCommand= "F1ProjectInsert" 3 InsertCommandType...
-
How do I accociate two update panel into a single update progress..? The update progress need to be common to both update panels...
-
In my web page I have used few panels to manage the UI at the run time. The panels which are very rarely displayed are already set to Visible = false in the design view. When I'm running the page only one panel does not accept Visible = true and not give any errors (obvious), and the panel remains...
-
This application wrote using .net 3.5. My scenario is inside a user control [ User control's Body is an update panlel ] i have another update panel which get refreshed accoding to a timer. and i hv a textbox outside that update panel but inside the user control. The problem i have is whenever timer...
-
I'm using ajax control tool kit tab container and there are 2 tab panels within that. There are few check box controllers and text boxes within that. When the page get post back, the css styles are getting lose. That means font sizes get increased. and tab panel styles are also not applied. I found...
-
Hi everyone, i'm developing a web based inventory control system using asp.net 2005 and sql server 2005 .i also have used AJAX here. when running that web application (IIS) on server 2003 core 2 duo system some time application getting stucked .i have noticed on that time application has inserted...
-
hi when i inserted ajax update panel or script manger i was given following error.... Error 2 Element 'UpdatePanel' is not a known element. This can occur if there is a compilation error in the Web site. C:\Documents and Settings\admin\Desktop\BDSGame\BDSWebUI\test123.aspx 3 10 C:\...\BDSWebUI...
-
Dear All, My application is using Ajax 1.0 version.When i back dated my server(Windows 2003 IIS 6) it gives a java script error.(Error is not comming when we use current date) Error Log Trace : Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Date: 10/8/2007...