Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,207,781 members, 8,000,275 topics. Date: Tuesday, 12 November 2024 at 07:15 AM |
Nairaland Forum / Science/Technology / Programming / Headers With Grid (1009 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: it’s very easy. Just follow the code below. Hope it helps. Header header1 = new Header(); header1.Add(new Column("Id1", "Column 1"); header1.Add(new Column("Id2", "Column 2"); Header header2 = Header.FromDataType(typeof(SomeClass)); grid.Headers.Add(header1); grid.Headers.Add(header2); |
(1) (Reply)
Needed Urgently / Angularjs And Angular Material Who Is Using It / Facebook Founder Mark Zuckerberg Arrived Nigeria Unannounced (photos)
(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. 6 |