News in the Category: DataGrid Subscribe to the rss of this category.

Total posts: 255 | Sort by Views | Sort by Hits

Extend Repeater to support DataPager

The Code Project Latest Articles, October 21, 2011
Views: 524 | Hits 22

How to extend Repeater to support DataPager....

Ajax dataGrid user control by using Jquery

The Code Project Latest Articles, October 4, 2011
Views: 597 | Hits 33

Ajax dataGrid user control by using Jquery...

Export Ajax datagrid to excel file

The Code Project Latest Articles, October 4, 2011
Views: 490 | Hits 18

Export Ajax datagrid to excel file...

Released Mvc Controls Toolkit 1.2.0 RTW

ASP.NET Announcements, July 18, 2011
Views: 476 | 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...

A Simple Way for Paging in DataGridView in WinForm Applications

The Code Project Latest Articles, June 15, 2011
Views: 799 | Hits 31

An easy way for paging DataGridView...

SQL Pager Control for GridView, DataList, Repeater, DataGridView

The Code Project Latest Articles, May 6, 2011
Views: 548 | Hits 54

The DataPager is a custom control that attaches to a data control (such as a GridView, ListView, Datalist, Reapeater) allows paging on that control....

DataGridColumn Bindable Header for Localization Support in Silverlight 4

Clarity Blogs: ASP.NET, March 8, 2011
Views: 883 | Hits 30

A simple behavior for adding a bindable column Header property to a DataGridTextColumn (or any other DataGridColumn)...

WPF Databinding in Visual Studio 2010 RTM

Recently Posted Code Samples on MSDN, February 17, 2011
Views: 441 | 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...

CSWinFormDataGridView

Recently Posted Code Samples on MSDN, January 21, 2011
Views: 349 | Hits 4

This sample demonstrates how to create a custom DataGridView column....

Another DataGridView Printer

The Code Project Latest Articles, December 10, 2010
Views: 521 | Hits 9

DataGridView printing encapsulated in a stand-alone object. Very easy to use! Updated to allow printing columns wider than one page....

how to use the datalist asp.net control for listing your menu with category/ subcategory with expand / collapse

EggHeadCafe.com New Articles, November 17, 2010
Views: 782 | Hits 5

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...

Updating Dates with WPF DatePicker

Julia Lerman Blog - Dont Be Iffy..., November 10, 2010
Views: 549 | 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...

Grouping items in a WPF DataGrid can be easily achieved by using CollectionViewSource and freezing the group headers.

EggHeadCafe.com New Articles, September 28, 2010
Views: 1,268 | 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...

Handling Large Data Sets in Silverlight using WCF and Customized DataGrids

The Code Project Latest Articles, April 5, 2010
Views: 1,761 | Hits 126

Display, edit and save large data sets in Silverlight using WCF based services and customized DataGrids...

Stored Procedure Driven Data Grid

The Code Project Latest Articles, March 22, 2010
Views: 1,280 | Hits 87

Dynamically updates datagrid columns and formats without change the code files...

Silverlight 4 + RIA Services - Ready for Business: Consuming Data in the Silverlight Client

Brad Abrams, March 16, 2010
Views: 77 | Hits 2

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...

Silverlight 4 + RIA Services - Ready for Business: Consuming Data in the Silverlight Client

Brad Abrams, March 16, 2010
Views: 554 | Hits 17

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...

Silverlight 4 + RIA Services - Ready for Business: Consuming Data in the Silverlight Client

Brad Abrams, March 16, 2010
Views: 995 | 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...

Out, damned space

mikes web log, February 9, 2010
Views: 1,280 | 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...

Adding A DataGrid With Connect The Dots DataBinding in VS 2010 (Article 3 of 7)

peterkellner.net, January 23, 2010
Views: 612 | 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...

WebGrid DataGrid 3.3.1 available!

ASP.NET Announcements, December 10, 2009
Views: 898 | 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...

PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 Now in Visual Basic!!

Brad Abrams, November 28, 2009
Views: 105 | Hits 2

I had a great time at my talk  PDC2009 talk, but i was disappointed that I could not demo in both C# and VB So here is the next best thing: A full play-by-play of the demo, but all in VB! &#...

Silverlight and RIA Services: Implementing Search

Brad Abrams, November 25, 2009
Views: 145 | Hits 2

Some of you likely noticed that my PDC09 demo included a stubbed out Search function that I didnt really get to walkthrough during the talk.   I thought Id do a blog post showing how it is d...

SOA.UI with DataGrid for AJAX

ComponentArt WebLogs, November 24, 2009
Views: 654 | Hits 11

  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...

SOA.UI with DataGrid for AJAX

ComponentArt WebLogs, November 24, 2009
Views: 888 | 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...

Performance Improvements in DataGrid for AJAX 2009.3

ComponentArt WebLogs, November 20, 2009
Views: 643 | Hits 16

  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 ...

Performance Improvements in DataGrid for AJAX 2009.3

ComponentArt WebLogs, November 20, 2009
Views: 784 | Hits 42

  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...

PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010

Brad Abrams, November 19, 2009
Views: 827 | 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...

Filtering and Searching with DataGrid for Silverlight

ComponentArt WebLogs, November 17, 2009
Views: 1,322 | Hits 43

  As of version 2009.3, ComponentArt DataGrid for Silverlight has out-of-the-box support for searching and filtering, with all the accompanying UI and API control. To enable filtering through the...

ComponentArt UI.Framework 2009.3 and .NET RIA Services

ComponentArt WebLogs, November 6, 2009
Views: 836 | 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. ...

Quickly Determine Whether a Column Is Fully Visible in a DataGridView

DevX: .NET Feed, November 6, 2009
Views: 960 | Hits 18

Find out whether a DataGridView column is partially hidden....

When Unit Tests arent Enough

Peter Brombergs UnBlog, October 17, 2009
Views: 619 | 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 ...

WPF DataGrid Custom Paging and Sorting

EggHeadCafe.com New Articles, September 27, 2009
Views: 5,148 | Hits 22

This article shows how to implement custom paging and sorting on a WPF DataGrid.  read moreBy Michael Detras...

RIA Svcs Data Source Control

Jesse Liberty - Silverlight Geek, September 25, 2009
Views: 990 | 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...

Displaying Row Numbers in a DataGrid

DevX: .NET Feed, September 25, 2009
Views: 1,622 | Hits 111

Create a running number column that shows the row number in a DataGrid control....

Project Turing: Beginning RIA Svcs

Jesse Liberty - Silverlight Geek, September 24, 2009
Views: 1,042 | Hits 32

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...

Project Turing: Beginning RIA Services

Jesse Liberty - Silverlight Geek, September 6, 2009
Views: 1,117 | Hits 41

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...

WPF DataGrid as ComboBox Dropdown

EggHeadCafe.com New Articles, August 31, 2009
Views: 2,735 | 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...

Allow Paging in Repeater and DataList Using C#

The Code Project Latest Articles, August 27, 2009
Views: 2,269 | Hits 141

Web User Control To Enable Paging in Repeater and DataList Controls...

Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 21: Hierarchal Data

Brad Abrams, August 10, 2009
Views: 1,311 | 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...

Silverlight Twitter Client with authentication

Hannes Preishuber, July 30, 2009
Views: 1,953 | Hits 97

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...

Export BDC(Business Data Catalog) Data to Excel/PDF

The Code Project Latest Articles, July 24, 2009
Views: 1,664 | Hits 77

Way to export search results(BDC datalist/Enterprise Search) to Excel/PDF...

Repeater with Paging and Sorting feature

The Code Project Latest Articles, July 14, 2009
Views: 1,582 | Hits 134

Repeater with Paging and Sorting feature...

Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update: Part 2: Rich Data Query

Brad Abrams, July 11, 2009
Views: 1,861 | 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...

Wean Yourselves off View State From the Start

AspNetResources.com articles, news and updates, July 10, 2009
Views: 926 | 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 ...

Check and Uncheck all Checkbox inside datagrid easily

The Code Project Latest Articles, May 26, 2009
Views: 3,256 | Hits 330

Using this piece of code we can easily check and uncheck the checkbox within a grid...

Grouping data in Silverlight DataGrid

Method ~ of ~ failed, April 9, 2009
Views: 2,406 | Hits 378

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 ...

Grouping data in Silverlight DataGrid

Method ~ of ~ failed, April 9, 2009
Views: 1,247 | 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 ...

Silverlight 2 Datagrid Control

Federal Developer Weblog, January 5, 2009
Views: 2,265 | 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...

Updated Silverlight 2 DataGrid Available

JohnPapa.net, December 20, 2008
Views: 1,562 | Hits 46

The DataGrid has taken some heat for a few problems it has caused people in Silverlight. Thats why it is great to see an updated version of the DataGrid so quickly. This new version claims to contain ...