Browse by Tags

Related Posts

  • Paging with Datalist

    Hi, Can anyone point me in the direction of a good method for creating paging with a datalist? I would like to display 2 records from my SQL database at a time and have a next and previous button to page through the records. I am working in VB. Many thanks,
    Posted to Data Presentation Controls (Forum) by magicjoef on 01-04-2009, 12:00 AM
    Filed under: paging, SQL, datalist
  • Enable paging after using a 'where' clause

    Hi, I am creating a small picture album. I have a datalist to show a grid of my images populated from my database. I have configured it so that when an image is clicked a querystring carries it's url through to the next page where a larger version is displayed. I am using a formview to show the larger...
    Posted to Data Presentation Controls (Forum) by magicjoef on 08-10-2008, 12:00 AM
    Filed under: paging, sql, FormView, where, Datalist
  • Selecting past 10 records from database?

    Hi. I have a Datalist control on one of my pages which is showing all the database items from a particular table in my database. Is there SQL code so that I can just select the last 10 items that were inserted into the database? Normally it would be fine if I was using a different control- i would just...
    Posted to Data Access and ObjectDataSource Control (Forum) by adamfleming10 on 06-11-2008, 12:00 AM
    Filed under: sql, pager, Datalist
  • How do I save data in multiline format in my database and display the same

    In my application I am providing the users a feature where they have to submit their reports in a MULTILINE textbox, the datatype (in SQL 2005 table) given to the field in which this text gets saved is VARCHAR(MAX). Now when I m retrieving the data in a datalist I m not getting the text in multiline...
    Posted to Data Presentation Controls (Forum) by Anurag87 on 09-24-2007, 12:00 AM
    Filed under: sql, text, carriage return, Datalist, Multiline
  • One click update in Datalist

    Hi, I'm sort of stuck on a relatively simple problem when working with a Datalist. I have a Data list of some records and one of the fields hidden from the user is a "Status" field. I want to allow the user to be able to click on a button or hyperlink (whichever you guys think will work...
    Posted to Data Presentation Controls (Forum) by sevs on 06-26-2007, 12:00 AM
    Filed under: sql, button, Datalist
  • Unable to run complex SQL in DataList Data Source Config?

    Hi guys, I've written a SQL query that allows me to do paging (10 records per page view or as required), which I want to control using query strings. I've tested this in the SQL Server Management Studio and it seems to be working great. Just when I go into my DataList control's data source config and...
    Posted to Data Presentation Controls (Forum) by ziggy_911 on 03-05-2007, 12:00 AM
    Filed under: Pagination for Datalist, paging, paging custom control, sql, SQL Datasets, SQL Datasource TransactSQL JOIN SELECT, sqldatasource, T-SQL, ADO.NET, Datalist, datalist paging database, datasource, SELECT
  • Conversion failed when converting the varchar value to data type int.

    Hello everyone, Recently I've been working on my school assignment and I've stumbled with a problem. The scenario is like this, I'm trying to join 2 SQL tables in c# to display result using a datalist which works as a comment box. The 2 tables are: Student table and Comment table Student...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by juzzbuzz on 08-17-2009, 12:00 AM
    Filed under: asp.net, SQL, C#, datalist, tables
  • Can I nest a datalist inside a gridview?

    I have a gridview which displays info about computers and servers like such DeviceName Operating System Service Pack Manufacturer RAM I'd like to add Hard Disk Capacity and Network Adapters to this but because a server might have two network cards or more than one hard drive i get duplicate records...
    Posted to Data Presentation Controls (Forum) by Jonesy26 on 08-27-2009, 12:00 AM
    Filed under: Datalist, sql, grid view
Page 1 of 1 (8 items)