Browse by Tags

Related Posts

  • Datagrid - Print values in two different lines upon button click

    Hi, This is the scenario: This is what I have: 1. I have a datagrid with 6 columns and several rows with values coming from the database. 2. One column in the datagrid is a unique identity column 3. I also have a 'Show Info' button. This is what i need: 1. The current datagrid has limited information...
    Posted to Getting Started (Forum) by newbee9899 on 05-08-2009, 12:00 AM
    Filed under: "asp.net 2.0" "visual studio 2005", tables, text, vb.net, vb.net 2.0, vb.net 2000, vb.net asp.net, visual basic, <asp.net>, .vb, button, datagird, Datagird single button, datagrid, label control graphics, label.text, ASP 2.0 USER CONTROLS, asp 2.0.net, Label
  • sqlreader + datagrid + rowcount

    Specs: Code: VB.Net 1.1 Database: SQL2005 Hi I have a database with 35,000 + records and its growing by 1K every 2-3 days. I have displayed these records in a web application using a customised datagrid. This is currently the flow: 1. Client logs into web application. 2. Client browses to search page...
    Posted to Data Access and ObjectDataSource Control (Forum) by gbminnock on 03-06-2009, 12:00 AM
    Filed under: paging, SQL 2005, vb.net, datagrid
  • How do I change the font color of a visited Link? VB, VS2003

    e.Item.Cells(5).ForeColor = Color.White I would like to do this in the code-behind, rather than in the style sheet. I am using the above line of code to change the column header font to white, but it is not working for visited links. Please advise, smc
    Posted to Client Side Web Development (Forum) by smcirish on 04-21-2008, 12:00 AM
    Filed under: vb.net, DataGrid, font
  • Click-thru and passing parameters on datagrid.

    I can give you the datagrid answer. Perhaps Gridview has similar features. - On the datagrid, RC > Property Builder > Select Columns Property - Select Hyperlink Column, and move over to "Selected Columns" - Fill out the following parameters for the Hyperlink Column. Text: Edit 'put...
    Posted to Data Presentation Controls (Forum) by smcirish on 02-21-2008, 12:00 AM
    Filed under: session, vb.net, datagrid
  • 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: ntier, partial classes, persist changes, Report Viewer, solution project, system analysis", System Design, Technical Specification, UI Architecture, UI Framework, UI Process Components, VB, VB Class, VB Classes, vb.net, Web Forms, .NET, 3tier, 3-Tier Architecture, 3-tier programming, approach, architecture, Asp.Net 2.0 : java script, ASP.NET 2.0 NET SQL Server 2005 database connection error, asp.net tuning, assembly, authentication, Basic Architecture Design, Best Practices, bug, business logic layer, caching, Class Design, concurrentcy, Consistency in UI, css, CustomErrorPage, DAL exceptions, data access layer, data access object relational mapping, Data modeling, datagrid, datalogic layer, dataobjects, design pattern, Events, Generics, Globalization, database object, xml, entity, IIS, application state management, performance, Exception Handling, Exception Handling Application Block, Exception Handling Application Block Tutorial, ASP.NET Architecture, sql server, OOP, "system Design", arcitecture, business model, data serialization, GridView, Patterns & Practices, N-Tier, optimization, Reflection, web service, ADO.NET, Asp.Net 2.0, assemblies, Data Concurrency, database, http, methods, Website Problem
  • DataGrid + using LoadTemplate multiple times = Session Variable not changing

    I'm working with Visual Studio 2005/ASP.NET 2.0/VB.NET. I'm working on some code that imports and Excel spreadsheet and then displays it on the screen with a delete button on each row. The header has a DropDownList control. Since I don't know how many columns the Excel spreadsheet will have...
    Posted to Data Presentation Controls (Forum) by quizwedge on 12-22-2007, 12:00 AM
    Filed under: vb.net, VS 2005, .Net 2.0, .net2.0, asp .net 2.0, Data Grid, datagrid, VB, visual studio 2005
  • Nevron .NET Vision Q3 2007 - Released

    Nevron Software team is pleased to announce the new Q3 2007 release of Nevron .NET Vision – the professional data visualization component suite for .NET applications. In this release developers will find many new features and improvements. Devoted to our mission to provide only the highest quality to...
    Posted to Announcements (Forum) by nevron on 11-12-2007, 12:00 AM
    Filed under: Pie, Point, vb.net, Web Forms, .NET, .NET 2.0, .NET 3.0, .NET charting components, .NET component, .NET Components, 3D charts, ajax asp.net, announcements, asp.net, ASP.NET 2.0, ASP.NET AJAX, ASP.NET AJAX 1.0, c#, Candlestick, Component, csharp, Curve, Custom Control, data grid, datagrid, DOM, Doughnut, Gantt, GUI, HighLowClose, Chart, charts, library, Line, Pareto chart, Scatter, .NET Framework, CurveArea, Charting, dotnet, OpenHighLowClose, .NET 1.1, AJAX, Document Object Model
  • Creating gridview controls programmatically in asp.net with vb.net

    I am working on a security request project where I would like to present the user with a list of applications that can be requested for a user. I plan to display a list of the available systems at our company and when the user clicks the associated checkbox, I will retrieve the child applications and...
    Posted to Web Forms (Forum) by NancyW on 10-03-2007, 12:00 AM
    Filed under: radiobuttonlist control, vb.net, .net, .Net 2.0, 2.0, adding dynamic controls, asp .net 2.0, asp web control, ASP.NET 2.0, asp.NET GridView, DataGrid
  • 2d Arrays vs. other data structures

    I would like to create a 2d array, but I won't know how many rows. Redim, preserve won't let me alter the first dimention. What other options do I have for flexible length 2dim data structures? I will need to bind the structure to a datagrid. -smc
    Posted to Getting Started (Forum) by smcirish on 07-19-2007, 12:00 AM
    Filed under: VB, VB .NET, vb.net, .vb, array, arrays, datagrid, dataset, datatable
  • [VB] Generating a dynamic datagrid with template columns

    Hi all, I'm trying to create a complete datagrid in runtime (dynamic). Currently I have a 3 grids like the one in the image below. The amount will be dynamic after I hook this page up to the database so this is just for testing purposes. The problem I currently have is that I can't get the EditCommand...
    Posted to Data Presentation Controls (Forum) by avalon123 on 05-17-2007, 12:00 AM
    Filed under: templatecolumn, vb.net, datagrid, dynamic, EditCommand
Page 1 of 2 (19 items) 1 2 Next >