Contact Us

Lets talk about your Project

Get In Touch with Us

E-mail

Info@Buildgrid.in

Phone

+91 9880104434

Location

Building No 313, 4th Main, 10th Cross Rd, Canara Bank Layout, Sahakarnagar, Bengaluru – 560097

Hire Us Now

We Are Always Ready To Build a Perfect House Crafted Just For You

Scroll to Top
jQuery(document).ready(function($){ $('form').on('submit', function(e){ var val = $(this).find('select').val(); if(val === ''){ alert('Please select a valid option'); e.preventDefault(); } }); });