
District Court - Morena
Morena is a city and itself a District Morena district, in the Indian state of Madhya Pradesh. It is governed by a municipality corporation. Located there are the administrative headquarters of the Morena district and of the Chambal division. It is 39 km from Gwalior, Madhya Pradesh. Morena was once known for the terror of dacoits years ago. Now its safe area with gold hearted peoples. Bhind is separate city from Morena. Now a Days Morena is famous for its business and commercial place. Many Industries are running in the Industrial areas of Morena and Morena District. District & Sessions Court Morena was firstly established in year 1969. The first presiding Hon’ble Principle District And Sessions Judge was Shri Ladli Mohan Shrivastava joined Dated 14.11.1969. Their are three Civil Court establishment are working under Juridiction of Morena i.e. Civil Court Ambah, Jora and Sabalgarh. Their are total 41 number of Judges are working in District Morena including Tehsil.
More information
Morena is a city and itself a District Morena district, in the Indian state of Madhya Pradesh. It is governed by a municipality corporation. Located there are the administrative headquarters of the Morena district and of the Chambal division. It is 39 km from Gwalior, Madhya Pradesh. Morena was once known for the terror of dacoits years ago. Now its safe area with gold hearted peoples. Bhind is separate city from Morena. Now a Days Morena is famous for its business and commercial place. Many Industries are running in the Industrial areas of Morena and Morena District. District & Sessions Court Morena was firstly established in year 1969. The first presiding Hon'ble Principle District And Sessions Judge was Shri Ladli Mohan Shrivastava joined Dated 14.11.1969. Their are three Civil Court establishment are working under Juridiction of Morena i.e. Civil Court Ambah, Jora and Sabalgarh. Their are total 41 number of Judges are working in District Morena including Tehsil.Read More Chief Justice of Madhya Pradesh Hon'ble Shri Justice Ravi Malimath Profile Hon'ble Portfolio Judge Hon'ble Justice Smt. Sunita Yadav Profile Hon'ble Principle District and Sessions Judge Shri RajaRam Bhartiya Profile NOTIFICATIONCIRCULAR NOTICESTENDERSNOTIFICATION Notification for Civil Judge Vacancy 2023 CIRCULAR NOTICES Circulars Orders By The High Court Of MP TENDERS No post to display QUICK LINKS Forms Recruitment Management Tools Pleaders & Bar Association Police Station Wise Magistrate Performance Measurement Report JUSTICE CLOCK JUDGES ON LEAVE DUTY MAGISTRATE HOLIDAY LIST eCOURT SERVICES CASE STATUS CASE STATUS Case Number Case Type Fir Number Case Code Party Name Act Advocate Name COURT ORDER COURT ORDER Case Number Party Name Court Number Order Date CAUSE LIST CAUSE LIST Cause List CAVEAT SEARCH CAVEAT SEARCH Caveat Search IMPORTANT LINKS Supreme Court of India e-Committee Website LATEST ANNOUNCEMENTS No post to display ECOURTS SERVICES APP Provides Case information from Subordinate and most of the High Courts in India and facilities like calendar, caveat search, and court complex location on Map… AndroidiOS Know current status of your case by Return SMS SMS ECOURTS<space><your CNR Number> To 9766899899 PHOTO GALLERY View All jQuery(document).ready(function(e) { //========================= //js for photo gallery component design 2 var itemWidth = 275; jQuery(".HomeGalleryCarasole").flexslider({ animation: "slide", controlNav: false, animationLoop: false, slideshow: false, itemWidth: itemWidth, }); jQuery("#HomeVideoCarasole").flexslider({ animation: "slide", controlNav: false, animationLoop: false, slideshow: false, itemWidth: 200, }); }); jQuery(document).ready(function($){ $(".footerScrollbar").each(function () { if($(this).find('.flex-viewport').length == 0){ $(this).flexslider($(this).parent().data('flexcontrol')); } }) }); Feedback Website Policies Contact Us Help Disclaimer Content Owned by District And Sessions Court, Morena Developed and hosted by National Informatics Centre, Ministry of Electronics & Information Technology, Government of India Last Updated: Jan 24, 2024 jQuery(document).ready(function($){ if (!String.prototype.startsWith) { String.prototype.startsWith = function(searchString, position){ position = position || 0; return this.substr(position, searchString.length) === searchString; }; } jQuery('body').on('targetExternalLinks',function(){ var isExternal = function(url) { if( !url.match('^(https?:)?(\/\/).*$')) return false; return !(location.href.replace("http://", "").replace("https://", "").split("/")[0] === url.replace("http://", "").replace("https://", "").split("/")[0]); } jQuery('a').each(function(){ var href = jQuery(this).attr('href'); if(typeof href == 'undefined' ){ jQuery(this).attr('href','javascript:void(0)'); href = '#'; } if(jQuery(this).attr('hreflang') !== undefined){ if($(this).attr('hreflang') == 'od'){ $(this).attr({ hreflang: 'or', lang:'or'}); } if(jQuery(this).attr('aria-label') !== typeof undefined){ jQuery(this).attr('aria-label', jQuery(this).text()).attr('title',jQuery(this).text()); } }else if(isExternal(href)){ if( href.indexOf('cdn.s3waas.gov.in') == -1 && href.indexOf('auth.s3waas.gov.in') == -1 && href.indexOf('cdnbbsr.s3waas.gov.in') == -1 && href.indexOf('parichay') == -1 && !jQuery(this).hasClass('fancybox.iframe') && !jQuery(this).hasClass('fancybox') ) { if(typeof jQuery(this).attr('onclick') === "undefined"){ jQuery(this).attr("onclick", "return confirm('You are being redirected to an external website. Please note that District and Session Court Morena cannot be held responsible for external websites content & privacy policies.');"); } } if(typeof jQuery(this).attr('aria-label') === "undefined" || typeof jQuery(this).attr('title') === "undefined"){ var text = ''; if(jQuery(this).text().trim() !== ''){ text = jQuery(this).text().trim()+' - '; }else { text = jQuery(this).attr('href')+' - '; } if( href.indexOf('cdn.s3waas.gov.in') == -1 && href.indexOf('auth.s3waas.gov.in') == -1 && href.indexOf('cdnbbsr.s3waas.gov.in') == -1 && href.indexOf('parichay') == -1 && !jQuery(this).hasClass('fancybox.iframe') && !jQuery(this).hasClass('fancybox') ){ if(typeof jQuery(this).attr('aria-label') === "undefined"){ jQuery(this).attr('aria-label', text + 'External site that opens in a new window'); } if(typeof jQuery(this).attr('title') === "undefined"){ jQuery(this).attr('title', text + 'External site that opens in a new window'); } } } if(href.indexOf('auth.s3waas.gov.in') == -1 && href.indexOf('parichay') == -1) { jQuery(this).prop('target', '_blank'); jQuery(this).prop('rel', 'noopener noreferrer'); } } }); }) jQuery('body').trigger('targetExternalLinks'); jQuery('.flex-direction-nav a.flex-prev').attr({'title' : 'Previous','aria-label':'Previous'}); jQuery('.flex-pauseplay a.flex-pause').attr({'title' : 'Play/Pause','aria-label':'Play/Pause'}); jQuery('.flex-direction-nav a.flex-next').attr({'title' : 'Next','aria-label':'Next'}); jQuery('a[download]').each(function(){ var ariaLabelPrevious = jQuery(this).prev().attr('aria-label'); if(typeof ariaLabelPrevious !== typeof undefined){ var ariaLabel = jQuery(this).prev().attr('aria-label').split('-')[0]; ariaLabel = 'Download ' + ariaLabel; jQuery(this).attr('aria-label',ariaLabel).removeAttr('aria-hidden'); } }); }); /* */ /* */ /* */ jQuery(document).ready(function ($) { $.post({ url: ajaxurl, method: 'POST', dataType: 'JSON', data: { time: new Date().getTime(), lang: 'en', action: 's3waas_pll_lang_cookie' }, success: function (responseResults) {} }) }) (function() { var expirationDate = new Date(); expirationDate.setTime( expirationDate.getTime() + 31536000 * 1000 ); document.cookie = "pll_language=en; expires=" + expirationDate.toUTCString() + "; path=/; domain=morena.dcourts.gov.in; secure; SameSite=Lax"; }()); jQuery(document).ready(function($){ jQuery('body').find('a.flex-pause').attr('href',"javascript:void(0)"); $('.flex-direction-nav a.flex-prev').attr({'title' : 'Previous','aria-label':'Previous'}); $('.flex-pauseplay a.flex-pause').attr({'title' : 'Play/Pause','aria-label':'Play/Pause'}); $('.flex-direction-nav a.flex-next').attr({'title' : 'Next','aria-label':'Next'}); $('.second_col input[type=text]').attr('autocomplete','off'); });[...]

Post Your Requirement
District Courts - Madhya Pradesh
- Balaghat
- Barwani
- Betul
- Bhind
- Bhopal
- Bhopal-II
- Chhatarpur
- Chhindwara
- Damoh
- Datia
- Dewas
- Dhar
- Dindori
- East Nimar
- Guna
- Gwalior
- Harda
- Hoshangabad
- Indore
- Indore-II
- Jabalpur
- Jabalpur-II
- Jhabua
- Katni
- Mandla
- Mandleshwar
- Mandsaur
- Morena
- Narsimhapur
- Neemuch
- Panna
- Raisen
- Rajgarh
- Ratlam
- Rewa
- Sagar
- Satna
- Sehore
- Seoni
- Shahdol
- Shajapur
- Sheopur
- Shivpuri
- Sidhi
- State Commission
- Tikamgarh
- Ujjain
- Umaria
- Vidisha
- West Nimar
State: Madhya Pradesh