Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,199 members, 7,818,665 topics. Date: Sunday, 05 May 2024 at 09:16 PM

Headers With Grid - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Headers With Grid (986 Views)

Bind A Collection Of Dictionaries To A Grid / Add A Dictionary To A Grid / How Do I Change The Color Of A Grid In Bootstrap (2) (3) (4)

(1) (Reply)

Headers With Grid by johnievillie124: 4:48pm On May 30, 2016
am new to Dapfor .Net Grid. How can I do headers with grid.
Re: Headers With Grid by Lifeguru02: 6:25pm On May 30, 2016
johnievillie124:
am new to Dapfor .Net Grid. How can I do headers with grid.


it’s very easy. Just follow the code below. Hope it helps.

Header header1 = new Header();
header1.Add(new Column("Id1", "Column 1"wink);
header1.Add(new Column("Id2", "Column 2"wink);

Header header2 = Header.FromDataType(typeof(SomeClass));

grid.Headers.Add(header1);
grid.Headers.Add(header2);

(1) (Reply)

Free Ebook: Building Blocks For Theoretical Computer Science / Programers! I Need Your HELP / Which Nigerian Freelance Site Do You Use

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 4
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.