News in the Category:
DataGrid
Total posts: 234 | Sort by Views | Sort by Hits
The Code Project Latest Articles, May 4, 2012
Views: 170 | Hits 8
This is an alternative for "Merge DataGrid Header"...
The Code Project Latest Articles, May 1, 2012
Views: 204 | Hits 13
Using any Control In ComboBox or in EditingControl for DataGridView...
The Code Project Latest Articles, October 21, 2011
Views: 855 | Hits 25
How to extend Repeater to support DataPager....
The Code Project Latest Articles, October 4, 2011
Views: 912 | Hits 36
Ajax dataGrid user control by using Jquery...
The Code Project Latest Articles, October 4, 2011
Views: 768 | Hits 19
Export Ajax datagrid to excel file...
ASP.NET Announcements, July 18, 2011
Views: 554 | Hits 66
Below the list of changes:
Now all Items controls: DataGrid, SortableList and TreeView are able to work with a mix of subclasses of the classes declared in the ViewModel. For each Item the Mode...
The Code Project Latest Articles, June 15, 2011
Views: 1,211 | Hits 37
An easy way for paging DataGridView...
The Code Project Latest Articles, May 6, 2011
Views: 658 | Hits 58
The DataPager is a custom control that attaches to a data control (such as a GridView, ListView, Datalist, Reapeater) allows paging on that control....
Clarity Blogs: ASP.NET, March 8, 2011
Views: 1,250 | Hits 31
A simple behavior for adding a bindable column Header property to a DataGridTextColumn (or any other DataGridColumn)...
Recently Posted Code Samples on MSDN, February 17, 2011
Views: 540 | Hits 5
This sample demonstrates how to create a WPF Forms solution that checks user input with validation code, demonstrates common controls such as DataGrid and ComboBox, and shows typical data manipulation...
Recently Posted Code Samples on MSDN, January 21, 2011
Views: 624 | Hits 4
This sample demonstrates how to create a custom DataGridView column....
The Code Project Latest Articles, December 10, 2010
Views: 803 | Hits 10
DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page....
EggHeadCafe.com New Articles, November 17, 2010
Views: 897 | Hits 6
How to use datalist asp.net control for listing your menu with category/ subcategory. It will also allow you to expand and collapse your category / subcategory using javsacript. We will discuss how to...
Julia Lerman Blog - Dont Be Iffy..., November 10, 2010
Views: 606 | Hits 17
I spent hours and hours trying to find this piece of information. Finally I was very happy to have Julia Kornich, a technical writer on the EF team, save the day! By default a DatePicker control does...
EggHeadCafe.com New Articles, September 28, 2010
Views: 1,513 | Hits 7
Grouping items in a WPF DataGrid can be easily achieved by using CollectionViewSource. We have the option to put headers to identify the groups. However, unlike columns, group headers cannot be frozen...
The Code Project Latest Articles, April 5, 2010
Views: 2,166 | Hits 129
Display, edit and save large data sets in Silverlight using WCF based services and customized DataGrids...
The Code Project Latest Articles, March 22, 2010
Views: 1,651 | Hits 88
Dynamically updates datagrid columns and formats without change the code files...
Brad Abrams, March 16, 2010
Views: 1,083 | Hits 43
To continue our series, lets see where the fun comes in my look at how easy that is to consume from the client. First just to help you understand what is happening behind the covers, lets look...
mikes web log, February 9, 2010
Views: 1,342 | Hits 23
The other day I was doing something where I wanted to display some data as a comma-delimited list, like so:a, b, c, dThis seemed like a job for the Repeater control. So I created the markup for the co...
peterkellner.net, January 23, 2010
Views: 670 | Hits 25
Title Of Each Article Video Included With Each Post Part 1 Introduction To RIA Services In Silverlight (This Article) 7 Minutes Part 2 Basic RIA Services And DataGrid With VS 2010 Tooling 14 Minute...
ASP.NET Announcements, December 10, 2009
Views: 951 | Hits 41
Hi,WebGrid DataGrid update has been released, and some of the new features.Slider navigationRanged slider navigationAjaxLoaderTemplateSkinType (20+ built-in skins supported)See WebGrid Roadmap for det...
ComponentArt WebLogs, November 24, 2009
Views: 950 | Hits 24
A bit of time has passed since we introduced the SOA.UI framework for writing web services that drive the UI.
Integration with this elegant framework has become an important part of Web.UI for...
ComponentArt WebLogs, November 20, 2009
Views: 837 | Hits 45
In the recently published 2009.3 release of Web.UI for AJAX, one of the major enhancements to the ever-popular Grid control (now officially named DataGrid) is optimized client-side rendering an...
Brad Abrams, November 19, 2009
Views: 885 | Hits 29
I had a great time at my talk today at PDC2009. I was able to spend much of the time in a demo Here is a summary of that demo so you can walk through it on your own machine: What yo...
ComponentArt WebLogs, November 6, 2009
Views: 903 | Hits 11
What is .NET RIA Services?
To quote Microsoft:
Microsoft .NET RIA Services simplifies the traditional n-tier application
pattern by bringing together
the ASP.NET and Silverlight platforms. ...
DevX: .NET Feed, November 6, 2009
Views: 1,230 | Hits 19
Find out whether a DataGridView column is partially hidden....
Peter Brombergs UnBlog, October 17, 2009
Views: 669 | Hits 9
Unit Testing of your work is generally accepted as the mark of a professional developer. However have you thought about what happens when you make a boo-boo on the tests you create? You guessed it ...
EggHeadCafe.com New Articles, September 27, 2009
Views: 5,722 | Hits 24
This article shows how to implement custom paging and sorting on a WPF DataGrid. read moreBy Michael Detras...
Jesse Liberty - Silverlight Geek, September 25, 2009
Views: 1,098 | Hits 22
Turing Project Page: [Novice: 11 | Advanced: 8 ] FAQ | Table of Contents | Definitions
What is this and where do I start?
Part 3 of 3
This is the last of a three part sub-s...
DevX: .NET Feed, September 25, 2009
Views: 2,011 | Hits 111
Create a running number column that shows the row number in a DataGrid control....
Jesse Liberty - Silverlight Geek, September 24, 2009
Views: 1,212 | Hits 35
Turing Project Page: [Novice: 9 | Advanced: 6 ] FAQ | Table of Contents | Definitions
What is this and where do I start?
From Database to DataGrid
The next step in Proje...
Jesse Liberty - Silverlight Geek, September 6, 2009
Views: 1,273 | Hits 42
Turing Project Page: [Novice: 9 | Advanced: 6 ] FAQ | Table of Contents | Definitions What is this and where do I start? From Database to DataGrid T...
EggHeadCafe.com New Articles, August 31, 2009
Views: 2,954 | Hits 6
This article describes how to display the items of a WPF ComboBox inside a DataGrid when the ComboBox is clicked. It also shows how to make the behavior same as that of a normal ComboBox, like clickin...
The Code Project Latest Articles, August 27, 2009
Views: 2,613 | Hits 141
Web User Control To Enable Paging in Repeater and DataList Controls...
Brad Abrams, August 10, 2009
Views: 1,430 | Hits 55
Wow the gift that keeps giving.. I am *still* having fun updating my my simple Mix 09 Business Application demo. Would anyone be interested in a say 10 hour session at PDC2009 where we wa...
Hannes Preishuber, July 30, 2009
Views: 2,167 | Hits 98
Its not easy to access a cross domain RSS feed. But it is nearly impossible to do same with authentication. HTTP Client stack and HTTP browser stack in Silverlight 3 and beyond does not support authen...
The Code Project Latest Articles, July 24, 2009
Views: 1,994 | Hits 78
Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF...
The Code Project Latest Articles, July 14, 2009
Views: 1,918 | Hits 134
Repeater with Paging and Sorting feature...
Brad Abrams, July 11, 2009
Views: 2,019 | Hits 87
Continuing in our discussion of Silverlight 3 and the brand new update to .NET RIA Services and the update the example from my Mix09 talk building business applications with Silverlight 3.
You c...
AspNetResources.com articles, news and updates, July 10, 2009
Views: 987 | Hits 59
Whenever I start a new project these days, I head straight to web.config and do this:
<pages
enableViewState="false"
enableSessionState="false"
autoEventWireup="false">
The key ...
The Code Project Latest Articles, May 26, 2009
Views: 3,634 | Hits 333
Using this piece of code we can easily check and uncheck the checkbox within a grid...
Method ~ of ~ failed, April 9, 2009
Views: 1,339 | Hits 35
I got this question on how do you add grouping to the DataGrid in Silverlight without using the RIA Services ObjectDataSource. Frankly I didnt know off the top of my head either and Ive since learned ...
Federal Developer Weblog, January 5, 2009
Views: 2,392 | Hits 136
In case you didnt know, a new download is available which contains an updated version of the Silverlight 2 DataGrid control. You can find the details here Joel Technorati Tags: Silverlight...
The Code Project Latest Articles, November 25, 2008
Views: 1,804 | Hits 88
One out of multiple datatype controls can be shown in a single column of a Datagrid based on row datatype. (Customized datagrid column)...
Jesse Liberty - Silverlight Geek, October 22, 2008
Views: 1,242 | Hits 60
I'll be writing a set of mini-tutorials on the DataGrid that will, as the King advises, begins at the beginning, goes on till it comes to the end and then stops[1], but before I do, a "...
Guy Barrettes WebLog, August 19, 2008
Views: 5,431 | Hits 220
Microsoft has released a WPF Datagrid. What's interesting is that both binaries and source code are available on Codeplex.
Jaime Rodriguez has 3 blog posts on the topic:http://blogs.gotdotnet.co...
The Code Project Latest Articles, July 24, 2008
Views: 2,760 | Hits 301
Changing Datagrid bound data on the fly...
Simple Talk, July 14, 2008
Views: 1,666 | Hits 104
When you are binding Data to DataGrid in .NET, this has to be done at design-time.
That's fine if you know what the form of the data is at design time: but what if you don't? Vlad Bodurov looks at so...
Brad Abrams, June 26, 2008
Views: 2,114 | Hits 133
Yet still more time on traveling, I thought I'd do a little demo of a data oriented scenario with Silverlight. Here is what we are after: The data for the app is loaded from a Linq model and sen...
The Code Project Latest Articles, June 25, 2008
Views: 5,077 | Hits 681
This article discusses binding a gridview/repeater control from a dataset using a stored procedure...