Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 3rd, 2006, 01:51 PM
Registered User
 
Join Date: Oct 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ramesh055 Send a message via MSN to ramesh055 Send a message via Yahoo to ramesh055
Default Filtering Columns in dataview

is it possible to edit some fields / filter some of the columns in DataView object.
SCENARIO:
After i fetched the table from DataSet in DataView either by using default view or passing the dataset Tables collection, can i filter out some of the columns in that tables?
Suppose table has four columns and after getting the tables in dataview (not dataset ), can i show only any for example two columns in DataGrid by using the DataView

ramesh
 
Old November 3rd, 2006, 03:51 PM
Registered User
 
Join Date: Oct 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to srikant_jan
Default

No you cant do but you can any way create a new table with existing table with the required columns to be shown again if you want to decide at runtime which columns to be shown i think so you cant do that

Janamanchi Shrikanth Narsinha Ramulu





Similar Threads
Thread Thread Starter Forum Replies Last Post
Filtering combobox from a dataview. Nellemandela C# 3 August 28th, 2008 02:10 PM
Filtering Template columns in Detailsview shashipandey ASP.NET 2.0 Professional 0 September 20th, 2007 04:58 AM
dataview Yasho VB.NET 2002/2003 Basics 1 May 28th, 2007 03:40 AM
Filtering Dataview [Strange Problem] anup_daware ADO.NET 1 August 8th, 2006 07:09 AM
DataView vivi C# 4 November 10th, 2003 01:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.