Browse by Tags

Related Posts

  • Re: Getting user input with pop up's

    Thanks again jessica for the information. I've successfully implemented the confirm dialog box and that is what I'm currently using but I need the user to enter a reason as well. That is why I needed to use something like an input dialog. My current code for the gridview is: <asp:GridView ID="grdMyReservations...
    Posted to Web Forms (Forum) by edpeloquin on 01-24-2007, 12:00 AM
    Filed under: client-side validation, javascript, ASP.NET 2.0, popup, gridview, client, client side event handle, .net
  • Is it possible to center a gridview caption?

    Hey, basically i have a lot of gridviews on my site which all have captions. When i test my site in different internet browsers the captions are always aligned to the left. The caption align options only allow, left, right, top or bottom but not center. Does anybody out there know how to center captions...
    Posted to Data Presentation Controls (Forum) by copperchair32 on 03-16-2007, 12:00 AM
    Filed under: Firefox, asp.NET GridView, asp.NET 2.0 C#, gridview, accessibility, .net
  • Adding Columns dynamically to a datagrid view

    Hi, I am using ASP.NET 2.0 (Visual Studio 2005). I have a requirement to display data in a single row (data coming from multiple rows) for example: Consider a table called "ANALYSIS" which contains data from another table called "COMPLAINT", it has a one to many relation ship with...
    Posted to Data Presentation Controls (Forum) by programmar on 07-23-2007, 12:00 AM
    Filed under: DataGrid GridView Paging, Data Access, SQL Server ADO.NET Transactions, Gridview, C#, databind, Asp.Net 2.0, data Acces, DataView, .net 2.0, .net, ASP .NET 2
  • How to repeat a row n times depending on the value of one column

    Hi, i need help, i have a gridview that show all the orders that were made by our clients in our website, and each order could have 1 or n products, and each product can have 1 or n quantity. My question is: how can i show the same product n times for example, if the quantity of one product is 5 in the...
    Posted to Getting Started (Forum) by bonfa on 10-02-2007, 12:00 AM
    Filed under: .Net 2.0, "asp.net 1.1", gridview, .net 3.0, .NET 1.1, .NET Data Providers, asp.net.c#, .Net 2.0 delegate, .NET 2.0 Memeberships, GridViewiew Format, gridviewidview, .net, gridview customization, .Net 2.0 navigation controls, .ASPX [Edit Tags], ASP.NET Data access, .net send fax, asp.net 2.0 C#, "asp.net 2.0" "visual studio", .NET 2 DLL in 1.1, ASP.NET 2.0 VB.NET
  • GridView NOT Showing?

    Hi, I have a textbox to pass a parameter to a sqldatasource, which then is the source for a GridView. The problem I have is that if I put another textbox directly underneath the first one the gridview does not show? I have tried all the positioning options and Can't find the answer. If I then delete...
    Posted to Visual Studio 2005 (Forum) by camper on 10-12-2007, 12:00 AM
    Filed under: asp.net template .vstemplate error, ASP.net 2.0, C#, ASP.NET, .ASPX, .net, Visual Studio 2005 and Visual web developer, Visual Studio 2005 and switch design, VS 2005 Web Projects, ASP.net 2.0 GridView Control, Visual Studio, Gridview, 2005
  • Getting mp3 file info into a SQL Server Express 2005 table

    Hi folks I am developing a web site that will have a folder that contains a number of mp3 files. The files will be added and deleted on an ongoing basis. I want to have a facility where a user who accesses the appropriate page will be able to click on a particular record in a grid view control or some...
    Posted to Data Access and ObjectDataSource Control (Forum) by ross_petersen on 12-21-2007, 12:00 AM
    Filed under: Data Access, Gridview, data Acces, database connection, mp3 SQL Server asp.net, .net 2.0, .net, gridview DataSource, asp .NET 2.0
  • Assess .Net Intranet Application

    I am assessing whether a .net intranet application system is of acceptable, reasonable quality. My criteria so far for this is on several fronts: - Architecture (e.g., is the architecture n-tier?) - Is the code easy to maintain? - Has the code been written with reuse in mind, or refactored? - Are there...
    Posted to Free For All (Forum) by dbrook007 on 01-04-2008, 12:00 AM
    Filed under: design pattern, entity, web service, Class Design, VB Class, Generics, OOP, .NET, caching, data serialization, vb.net, Reflection, VB, Basic Architecture Design, Data modeling, ASP.NET Architecture, VB Classes, architecture, solution project, datagrid, Patterns & Practices, N-Tier, database object, performance, Website Problem, authentication, Exception Handling, data access object relational mapping, DAL exceptions, business logic layer, partial classes, Events, database, assemblies, sql server, Best Practices, http, dataobjects, 3-tier programming, datalogic layer, Globalization, 3-Tier Architecture, ntier, 3tier, GridView, Asp.Net 2.0, persist changes, assembly, xml, css, UI Process Components, data access layer, System Design, Exception Handling Application Block, Exception Handling Application Block Tutorial, CustomErrorPage, asp.net tuning, optimization, application state management, IIS, UI Framework, Consistency in UI, approach, UI Architecture, Technical Specification, Asp.Net 2.0 : java script, bug, ADO.NET, system analysis", "system Design", Data Concurrency, Report Viewer, methods, ASP.NET 2.0 NET SQL Server 2005 database connection error, arcitecture, Web Forms, business model, concurrentcy
  • How to stop duplicate data being entered into a listbox from selecting multiple checkboxes?

    I have a checkbox inside each row of a gridview. When the user sets the checkbox to true, one value for that particular row will be inserted into a Listbox. Now the problem is when the user selects multiple checkboxes, the code inside the Checkbox1_Change method will cause duplicate data in the Listbox...
    Posted to Web Forms (Forum) by xyz789 on 01-09-2008, 12:00 AM
    Filed under: ASP.NET 2.0, gridview, .net, controls, visual studio 2005, VS 2005 Web Site Project, VS 2005, App_Code Code_Behind, 2005, .ASPX, code, ASP.net 2.0 GridView Control
  • Page change in gridview causing problems

    Hi. I'm having a problem and I don't really know if it's the rigth place to post but... here I go. I have a gridview with a LinqDataSource to obtain the list of Products from my database. I have a textbox and a button to search a product by his name in the list and it works except for one...
    Posted to Data Access and ObjectDataSource Control (Forum) by thia on 02-06-2008, 12:00 AM
    Filed under: Gridview, paging, DataSource, .net, gridview paging, object data source parameters, gridview DataSource, gridview pagination filter, asp.NET 3.5
  • Copying (merging) multible gridviews into one resultant gridview

    Can someone help with the following... I have 6 gridviews on a page which are nested within an accordian. I want to be able to copy all of the contents of these gridviews into one resultant gridview that I can then use to export all the data to one Excel document. I have some idea that I might be able...
    Posted to Data Presentation Controls (Forum) by andy vickery on 05-30-2008, 12:00 AM
    Filed under: vb.net, VB, .NET, ASP.NET, copyto, datagrid data grid access vb.net asp.net, gridview, visual basic 2005, visua basic.net, code behind, VBScript
Page 1 of 2 (14 items) 1 2 Next >