Browse by Tags

Related Posts

  • Give a different Look for Repeater First Item

    Hi everybody, I have this repeater in one of my asp.net pages where i want to give different look using CSS "DIV style" to the first item listed : < asp:Repeater id= "rpFeatured" runat= "server" > < ItemTemplate > < DIV class= "ContDataRow" > < DIV class= "DataCont-Layout-Extra"...
    Posted to Data Presentation Controls (Forum) by hsobhy on 11-12-2006, 12:00 AM
    Filed under: Repeater, ASP.NET 1.x, ASP.NET, ASP.NET 2.0 Client Callback, create web form, <%@ Page Language="VB" %>, ASP.NET 2.0, asp.NET 2.0 C#, ASP.NET 2.0 C# UserControl Parent MasterPage, DataGrid, ASP.NET 2.0 VB.NET
  • Datagrid problem that's driving me crazy

    Ok, here is what I want to do. I have a datagrid that displays information, etc. and I can use the edit button to do that default, ugly editing style that is horizontal. What I want to do is when they hit edit, or select, or however's easiest is to pull up a panel or web form with nicely formatted textboxes...
    Posted to Data Presentation Controls (Forum) by abenton on 11-13-2006, 12:00 AM
    Filed under: ASP.NET, asp.NET GridView, create web form, ASP.NET 2.0, gridview, dataview, Web Forms, DataGrid, ASP.NET 2.0 VB.NET
  • Calculate the total values of a column in a datagrid

    I'm working in VB, on my web form i have a datagrid with all the values that i need pulled from an sql database I need to total up all of the numerical values in a single column of my datagrid then inserted the answer in a textbox. Any help would be greatly appreciated Thanks Dazza22
    Posted to Data Presentation Controls (Forum) by Dazza22 on 12-05-2006, 12:00 AM
    Filed under: ASP.NET, Database Export, Database, SQL Server 2000, Datagrid
  • Image display in Reportviewer

    hi I developed a site to display information and this information include images using SQL Express and asp.net (C#), the pages works fine but to print i needed when I click print I wanted only the information and the Images to be printed. so I was adviced to use ReportViewer but I got stuck on 2 issues...
    Posted to SQL Server Reporting Services (Forum) by Yaslam on 12-12-2006, 12:00 AM
    Filed under: ASP.NET, Web Controls, database form, create web form, ASP.NET 2.0, Database, Web Forms, DataGrid, Reports, checkbox, Filtering across pages, Website design
  • Storing Datasource for Datagrid paging

    The question is simple. I have a query that returns more than 300,000 records. The report has to be displayed in a paged DataGrid. I cannot run the query everytime the user changes the pages, because takes too much cpu from the db server. Also I cannot stored the dataset or datareader, because it takes...
    Posted to Web Forms (Forum) by benzadon on 01-12-2007, 12:00 AM
    Filed under: ASP.NET 1.x, ASP.NET, Caching, DataGrid, ASP.NET 1.1, datareader, datagrid.pageindexchanged event
  • Re: Help with concept: online class schedule/sign-up

    I might be reading this wrong, but I'm guessing you want to run the same INSERT command, just changing the ClassID value for each row in the GridView. To do this, you need to run each query within the For loop. Something like this (syntax may not be 100% correct!): Protected Sub btnEnter_Click( ByVal...
    Posted to Getting Started (Forum) by Philip Cole on 01-29-2007, 12:00 AM
    Filed under: asp.net, datagrid
  • Bubbling event for linkbutton inside datagrid created at runtime - asp.net 1.1 (c#)

    Hi all, Iam a creating a link button inside a datagrid in the ItemDataBound at runtime . I like to add click event for the same linkbutton, i tried giving commandName but it does not call any event. How should i make the click to call the event.. Thansk in advance Sriram
    Posted to Web Forms (Forum) by s.sriram on 03-13-2007, 12:00 AM
    Filed under: ASP.NET 1.x, ASP.NET, c#, DataGrid, ASP.NET 1.1, Asp .net
  • DataList OnEditCommand not firing

    Hey My problem is similiar to this problem but I can't resolve the issue: http://forums.asp.net/thread/1468992.aspx When I click on "Edit" or "Delete" LinkButtons nothing happens, no page refresh or anything. My datalist is in an AJAX ToolKit tab panel and that's in an AJAX ToolKit CollapsiblePanelExtender...
    Posted to Data Presentation Controls (Forum) by rebels_mascot on 04-14-2007, 12:00 AM
    Filed under: Datalist, datagrid, asp.net 2.0, AJAX, c#, databind, ASP.NET, Datagrid and events and reflection, onEditCommand
  • There's always an easier way.

    Hello All, Right now I am getting ready to write an onSubmit handler. In the event handler, I would like to write a function that: - validate some information in a text box Should be 'RO' + 6 numbers(ex. RO152465) - builds a SQL query based on checkboxes selected and then the values that are in the drop...
    Posted to Web Forms (Forum) by dohertyk on 04-24-2007, 12:00 AM
    Filed under: event validation, TextBox, ASP.NET, form, radio button, DropDownList, submit, "Asynchronous Operation", <%@ Page Language="VB" %>, ASP.NET 2.0, codebehind, View, Database, Validators, DataGrid, event, ASP.NET 2.0 VB.NET, ASP.NET 2.0 IIS, SQLDataSource, visual studio, validation, IIS, validate, aspx, .net, ASP.NET 2.0 webform, Valdiation Controls, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, asp, Webforms, Beginner, dropDownList radiobuttonlist, events, event handlin, vb.net, CustomValidator, Button Event OnClick, validation Controls, SQL SERVER, 2.0
  • Update: WebGrid - the plug and play datagrid

    A new version of WebGrid data grid is now available at http://www.webgrid.com . For this version of WebGrid there has been added more data source caching for improved performance, and the cache is now enabled for default. New WebGrid features: Smart data source caching. New WebGrid theme. (new style...
    Posted to Announcements (Forum) by WebGrid on 05-03-2007, 12:00 AM
    Filed under: asp.net, web application, datagrid, webgrid
Page 1 of 3 (22 items) 1 2 3 Next >