₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,352 members, 8,430,586 topics. Date: Saturday, 20 June 2026 at 06:17 PM

Toggle theme

Add A Dictionary To A Grid - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingAdd A Dictionary To A Grid (1122 Views)

1 Reply

Add A Dictionary To A Grid by cylife(op): 9:26pm On Jun 04, 2016
how can i add a dictionary to a grid?
Re: Add A Dictionary To A Grid by speedj: 9:29pm On Jun 04, 2016
cylife:
how can i add a dictionary to a grid?
this is simply done by the use of dapfor.Net Grid. check the code below

//Add a dictionary to a grid
IDictionary<string, object> dataObject1 = new Dictionary<string, object>();
dataObject1.Add("IntValue", 10);
dataObject1.Add("StringValue", "some string 1"wink;
grid.Rows.Add(dataObject1);
1 Reply

How To Add A Direct Download Link To A Blog (help)How Do I Add A Variable Within Mysqli QueryHow Do I Change The Color Of A Grid In Bootstrap234

Looking For Both Masters And Newbies In Programming And Is Willing To Work7 Trends That Will Shape The Saas Industry In 2016I Need A Nairalander To Compile My Andriod Code