Browse by Tags

Related Posts

  • AJAXToolkit TabContainer hidden in Firefox on postback

    In an ASP.Net 2 web app. I have a AJAXToolkit TabContainer with two TabPanels. In Firefox, when a postback happens on the page, the whole TabContainer completely disappears. All works fine in IE. Anybody know why this might be? (Source code for the whole ascx itself is attached - Javascript functions...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by shiv.kumar on 06-13-2009, 12:00 AM
    Filed under: ajax, AJAX .NET, AJAX .NET 2.0, .net, .net 2.0, .net 3.5, .NET3.5, .NET2.0, .NET Framework 2.0, AJAX .NET 2.0 AjaxControlKit, ajax .NET 2.0 AjaxControlKit PopupControlExtender debug There is no source code available for the current location Page_PreRender, AJAX .NET 2.0 AjaxControlKit CalendarExtender - Check for future date
  • Re: Problem getting DataList Delete Button to fire

    Please try the below code as it works for me and I am using it on my own website Design/Source <asp:DataList ID="dlDataList" runat="server" RepeatDirection="Vertical" RepeatColumns="1" Width="100%" OnDeleteCommand="dlDataList_DeleteCommand"...
    Posted to Data Presentation Controls (Forum) by ziggyrafiq on 04-19-2009, 12:00 AM
    Filed under: .net, .Net 2.0 ASPX, .Net 2.0 DetailsView Asp.Net Edit Textbox Width Style, .Net 2.0 FormView dropdownlist, .Net 2.0 GridView Header Row Locking, .net 2.0 GridView merging problem, .NET 3.5_Datalist_highlight, .NET Framework 2.0, .NET Gridview Problems, .net2.0, 3.5, ADO.NET, ADO.NET 2.0, as.net 3.5, as.net2.0, as.netp.net 3.5, ASP.NET 2.0 DataBinding, ASP.NET 2.0 DataBinding DefaultView, asp.net 2.0 DataBinding javasript, asp.net 2.0 detailsview findcontrol template, ASP.NET 2.0 FormView ItemTemplate Disappears, ASP.NET 2.0 GridView databound, 'C#', c# .net gridview as, C# 2005, C# 2005 Gridview, C# 2005 Gridview ASP.NET session, C# T-SQL, c#.net, C#3.0, Datagrid cotrol, DataGrid Delete ObjectDataSource, ASP.NET2, ASP.NET3.5, *A newbie C# programmer*, .ASPX
  • Audio / Video Streaming

    Hello Friends, I am in search of Audio/Video streaming. There is a combile application with internet. I will be receiving audio/video files from any internet device like (mobile, computer, iPhone- new). I have to store them on the server. For example, I have an iPhone and I am recording a song or something...
    Posted to Getting Started (Forum) by Shailen on 03-30-2009, 12:00 AM
    Filed under: .Net, .NET2.0, filestream, video, <asp:media>, c#
  • export to the excel custom fonts

    hi. I use this Visual Basic (VB) code for the export gridview to the excel, and it works fine with US standard letters : 'start of code for the save excel Protected Sub Button1_Click( ByVal sender As Object , ByVal e As System.EventArgs) Handles Button1.Click If Not Page.IsPostBack Then ' Bind...
    Posted to Data Presentation Controls (Forum) by endzd on 12-01-2008, 12:00 AM
    Filed under: web controls, ".NET 2", .Net 2.0, .NET Gridview Problems, .net2.0, .vb, Access data, asp .net 2.0, ASP 2.0, asp .NET 2005, ASP.NET, web user control, .aspx.vb, Excel, Excel Export, VS 2008, VS NET 2008, .net, asp.net 2.0, export to excel, .ASPX, Visual Web Developer 2008 Express Linq FoxPro, .NET Framework 2.0, adding data, export excel, Export GridView to Excel
  • how to maintain loadviewstate,saveviestate in custom treelist control

    hi friends, i m use costum control that is treelist like treeview and i have bind the data as following but when page is pagepost back then at that time i not maintain the state of control i mean i cant maintain the data like gridview control .... so every time i have to bind the data when page is post...
    Posted to State Management (Forum) by Kaushikb2005 on 08-02-2008, 12:00 AM
    Filed under: .net, Asp.net C#, "asp.net 2.5" "visual studio", .net2.0, asp 2.0 website, asp 2.0.net
  • Maintaining Session State Out of Proc

    Problem Definition: I am using a 3-tier architecture in which I have created a wrapper of COM i.e Facade, Bo, and COM. There are also some other utility and entity class libraries. BO is tightly coupled with COM classes. I have a class named as BoUserInfo which contains userinfo COM object. I have serialized...
    Posted to State Management (Forum) by arun18 on 06-18-2008, 12:00 AM
    Filed under: .NET, .NET 2.0 Framework Diagram Chart, .net2.0, 3-tier programming, Asp.Net 2.0, assembly, C#, COM, application state management, ASP.NET Architecture, .net 2.0
  • Re: Redirecting page

    Hi, You can use Application_EndRequest event available in Global.asax . In this event check Response.RedirectLocation. If it is null then redirect it to your intended page otherwise, if it is not null then you have been already redirected and you don't need to do another redirection to make sure...
    Posted to Getting Started (Forum) by namwar on 06-11-2008, 12:00 AM
    Filed under: .net, .ASPX [Edit Tags], "asp.net" "page lifecycle", .net2.0
  • Scheduler Control Needed

    I used DBi Scheduler control in my windows desktop application. It is working fine. I want to provide the same functionality in web application. The windows scheduler control has the following functionalities, 1. Schedule creation, Move to different time and resize it [Drag and Drop]. 2. The user can...
    Posted to Component Discussions (Forum) by muniappan on 05-28-2008, 12:00 AM
    Filed under: .net2.0, 2.0, advanced, asp .net.net2.0, ASP .net ... c#, .net, .ASPX, 3rd Party controls for asp.net
  • Insert of header and details on 1 page

    I am new to Asp.Net. What are the best controls commonly used to insert an order header with multiple order detail rows on 1 page. The detail must allow for inserting multiple rows. The screen must open in insert mode and once the update button is pressed, the new rows (with auto generated keys) must...
    Posted to Data Presentation Controls (Forum) by Andi@magnas on 03-27-2008, 12:00 AM
    Filed under: multiple insert, .net2.0, insert, .net
  • Problem sending values to stored procedure

    Hello The project is running succesfuly when i wrote in textbox "20". But when i wrote there a float value like "20,1" or "20.1" the gridview doesn't bind. I checked the code with breakpoint. everything is okay. But i couldn't find the problem. This is my class about...
    Posted to Data Access and ObjectDataSource Control (Forum) by murat.tufanoglu on 02-25-2008, 12:00 AM
    Filed under: "SQL Server", .net, .NET Gridview Problems, .net2.0, ADO.NET, ADO.NET 2.0, asp .NET 2005, asp.net 2.0, ASP.NET 2.0 DataBinding DefaultView, ASP.NET 2.0 GridView databound, asp.net 2.0 gridview dynamic, asp2.0, 'C#', C# 2005 Gridview, c# Gridview, C#. NET 2005, asp.net2.0
Page 1 of 2 (19 items) 1 2 Next >