Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iwdbgrid -improving appearance
#8
Mirco, You should first need to know about CSS styling and how to use the CSS.
take a look here:

https://www.w3schools.com/html/html_css.asp
https://www.w3schools.com/css/css_table.asp

Learning that you can design your own css for styling the dbgrid. José Nilton assigned manually to the Cell the 'Class' class="fa fa-flag fa-fw" of a CSS

Once you design you CSS file, you add the reference to the file using the 'ContentFiles' property of the IWForm. Remember that the css should got inside the wwwroot folder, so the path you add in the contentfiles dould be relative to the root folder.

Once you do this you can assigna CSS class name to each component, they have a CSS in this case the Dbgrid has a CSS property, and each column also. in teh CSS you ahve the specify the CSS Class ID you have created in your CSS file


Take a look at this video for Styling the Dbgrid. It is in Portuguese but you can turn on Captions in English:
https://www.youtube.com/watch?v=5RrWXItxujY

I wil later try to make a sample for you
Reply


Messages In This Thread
Iwdbgrid -improving appearance - by lfeliz - 04-06-2018, 04:31 AM
RE: Iwdbgrid -improving appearance - by lfeliz - 04-07-2018, 12:25 AM
RE: Iwdbgrid -improving appearance - by kudzu - 04-06-2018, 08:34 PM
RE: Iwdbgrid -improving appearance - by Mirco - 07-03-2018, 04:00 PM
RE: Iwdbgrid -improving appearance - by fduenas - 07-14-2018, 01:32 AM
RE: Iwdbgrid -improving appearance - by Mirco - 01-08-2019, 05:07 PM
RE: Iwdbgrid -improving appearance - by larabrian - 11-07-2019, 09:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)