Unnecessary Space at the bottom of the phpGrid page
When I run my phpGrid, it gives unnecessary space at the bottom. how to remove it?
Solution:
Please add
<!DOCTYPE html> to top of the page before <html> element.