If you are looking for an alternative to dgrid, then look no further than Tabulator. Tabulator allows you to create interactive tables from any HTML table, JavaScript array, AJAX data source, or JSON formatted data. It’s easy to use, has great documentation, comes with numerous pre-packaged themes, and more. There are many ways to include […]
Author: Patrick Pucheu
Based in our Gulfport, MS office, Patrick works closely with our teams in Nashville, TN and contributes to our existing team of engineers and architects to assist in front-end development, configuring, managing and implementing enterprise-grade Web GIS systems.
Responsive Web Design Using Media Queries
More than half of web pages viewed are done so on a mobile device. Therefore, it is a vital part of modern web design to build websites and applications that will look good on desktops as well as on mobile devices. Read on to find out how to use media queries to implement responsive web […]