Browse by Tags

Related Posts

  • SUM Selected(Multipule) Cell Values in GRID

    Hi I strugling with a problem in GIRD I Requirement is i am able to select multipule cells and I need the sum of the Selected Values.I am displaying the sum of the selected values in tooltip. I able to Get the current cell value only not all the selected cell values SUM Plz help he to get this I strugling...
    Posted to Web Forms (Forum) by sumanthchowdary.k on 04-15-2009, 12:00 AM
    Filed under: "AJAX .NET 2.0" " "Ajax Control Toolkit" not displayed., Clien side, DATA GRID, DataGrid, datagrid javascript, gridview ajax selectedindexchanged, gridview control, gridview returns 0, gridview sorting, Gridvieww, grid ajax, grid control, grid view, grid view and listbox, gridview
  • Use ArrayList and Stored Procedure Output To Populate Different Columns In Same DataGrid/GridView

    This may be a beginner's issue, but I am having trouble with a situation that I need help with. One set of data that is stored in an ArrayList and another that is stored in the DB (results from a stored procedure). I need to have a Grid with two columns (right now the Grid is on the .aspx page, but...
    Posted to Data Presentation Controls (Forum) by jon333 on 01-26-2009, 12:00 AM
    Filed under: arraylist, Custom Column, datagrid, dataset, DataTable, GridView
  • I need all possible ways to freeze Gridview first Column and header based on performance on cpu....

    My requirement is to freeze the Column and header of Grid view I searched a lot on internet to get the possible ways One best method i found is by using CSS http://forums.asp.net/t/1120278.aspx this link has the best way but when performing with large tables it is becoming very slow and cpu...
    Posted to Data Presentation Controls (Forum) by hivenkat on 12-02-2008, 12:00 AM
    Filed under: DataGrid, GridViewDesigner, Grids, Gridview, gridview rowcommand, datagridview control
  • HELP - DataGrid/GridView Hyperlinks not clickable in IIS6/Serv'03

    HELP - Hyperlinks not clickable in IIS6/Serv'03 Help! I have a ASP.NET application, upgraded from 1.0 framework to 3.5, I have a ItemTemplate column, in it I defined a "LinkButton" control. <Columns> <asp:TemplateField HeaderText="Number"> <ItemTemplate> <asp...
    Posted to Configuration and Deployment (Forum) by budsoda@hotmail.com on 11-26-2008, 12:00 AM
    Filed under: 2003, DataGrid, hyperlink, ItemTemplate, Gridview, LinkButton, Server '03
  • Drag and Drop Gridview label into textbox

    I've got some labels in Gridview2 that I allow the user to drop into text boxes in Gridview1 and it would change the textbox information to label information. Initially i drag a label onto the text box and the value of textbox changes to label info, if i drag different label onto the same text box...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by shas31001 on 11-20-2008, 12:00 AM
    Filed under: "ajax", "AJAX .NET 2.0", .NET, Ajax asp.net 2.0, ASP AJAX .net Drag and Drop manager, asp.net 2.0, ASP.NET 2.0 - Ajax, autocomplete, AutoComplete problems, DATAGRID, drag, Drag & Drop feature, Drag and drop in java script, DragDropManager, GridView, gridview AJAX updatepanel sort, gridview javascript
  • TreeGrid control

    I wrote a nice custom control for ASP.NET 1.1 and would like help from you guys to convert it to 2.0 with AJAX. I'm posting the code here...the control looks very good and is very user friendly. any volunteers? https://tdidqg.bay.livefilestore.com/y1p4oTWOJCkzrE2MHu7GYYvwNdWZma1Ym2LY027XPC0MTYeVqWD_fW1OilofR6Yhge5KqZM8oDdWoxNuLMHTMlQFg...
    Posted to Custom Server Controls (Forum) by amisol on 09-17-2008, 12:00 AM
    Filed under: treegrid, datagrid, GridView
  • fastest methods of databinding (repeater, datalist, datagrid, listview, gridview )

    Hi, Im currently using a repeater in most of my web application because I started building it in asp 1.1 and because I don't need postback functionality, and primarily because I need to do things that render the fastest possible. Is it possible the newest version of the ASP:LISTVIEW is faster than...
    Posted to Data Presentation Controls (Forum) by mike123 on 08-26-2008, 12:00 AM
    Filed under: Repeater, speed, databinding, datagrid, datalist, listview, gridview
  • GridView to be filled by Java Script

    can sumbody help me on JAVA Script which can fill the GridView on the Client Side itself and then that GridView i can access on the Server Side, basically the Requirenment of mine is ,text box values to be added in to a Dynamic Table or Grid View or Any Container to Display the Added Text values and...
    Posted to Client Side Web Development (Forum) by mohit.agrawal@Sagarsolutions.com on 07-30-2008, 12:00 AM
    Filed under: asp.net 2.0 c#, ASP.NET 2.0 - GridView, ASP.NET 2.0 FormView GridView Master/Detail Update, datagrid, Datagrids, grid view buttonfield click, GridViewiew ASP.NEt javascript, gridview, c# javascript function, GridView confirm javascript, asp.net javascript button click, ASP.NET Javascript onclick, Gridview Checkbox Javascript Row ID
  • Wanting to have a percentage field in a gridview

    I have a gridview that I am wanting to divide one column by another from the code behind. The code works properly but the grid does not display the proper numbers it only displays 0 or 1 etc. I am trying to have it show the percentage for ex. if i have 16 tickets and 6 closed my avg in the grid should...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by cgreene.gsu on 07-24-2008, 12:00 AM
    Filed under: selectparameters, .NET 2.0, asp.net 2.0, c#, calculated column concatenation, count(), Count(*), COUNT(condition) AS total FROM [JCM].[dbo].[jcmresults] GROUP BY condition), Datagrid, asp.net2.0, asp.net2.0(c#), Select * from tablename where column1 = (), (SELECT condition, gridview, asp .NET 2.0, join, 2 select statement problem, SELECT, Select * from tablename where column1 in ()
  • DataGridCommandEventArgs problem

    hi to all.. I have this code intended for datagrid: ---------------------------------------------------------------------- Sub Delete_Item(ByVal s As Object, ByVal e As DataGridCommandEventArgs) '<----- 2) objDT = Session("Cart") objDT.Rows(e.Item.ItemIndex).Delete() '<---- 1...
    Posted to Data Presentation Controls (Forum) by isyan on 01-28-2008, 12:00 AM
    Filed under: datagrid, GridView
Page 1 of 4 (32 items) 1 2 3 4 Next >