Confirmed: Radhika Apte to do a film with ‘Slumdog Millionaire’ actor Dev Patel!

Actress Radhika Apte confirmed that she will soon be seen with Dev Patel in an upcoming untitled film.

By BollywoodMDB Team | Updated On: Jan 4, 2018 11:21 AM

facebook facebook

Radhika Apte can easily be called as a complete actress. Her way of selecting the films takes her to another league. The 32-year-old actress, though not known for doing many commercial films, has successfully proved her mettle in the Indian film industry. The pan India actress, who has worked in Hindi, English, Tamil, Telugu, Marathi and Bengali films, has got some really exciting news for her fans. This year Radhika has her kitty full of movies and to ice the cake, she will also be seen in a film with ‘ Slumdog Millionaire ’ fame Dev Patel . Yes, you read it right, Radhika Apte is all set to do a film with talented Dev Patel and the news is confirmed by none other than the actress herself. In an event, talking to a leading portal, Radhika said, “Yes, I'm doing a film with Dev which I will announce soon.” Well, whether the film will be her Hollywood project or Dev is coming to Bollywood that’s not confirmed yet but we are sure that surely excites all our readers.

Confirmed: Radhika Apte to do a film with ‘Slumdog Millionaire’ actor Dev Patel!
Radhika Apte and Dev Patel

Apart from this, she will also be seen in some upcoming films, her 2018’s filmography follows: ‘ Pad Man ’, ‘ Baazaar ’, ‘ Shoot the Piano Player ’, ‘Ula’, ‘ Bombairiya ’, ‘The Ashram’, ‘ Bhavesh Joshi ’ and few more untitled projects. She also shared her experience of working on ‘ Baazaar ’ and ‘ Pad Man ’. Radhika said, “Pad Man for me was a start-to-finish schedule. We stayed in Maheshwar for a month and wrapped it up with Akshay Kumar working eight hours a day which was amazing. It was all quick. With Baazaar we filmed all over Mumbai, every day we were on the move, and the film took time to complete. With big films you reach more people, that is the only difference.”

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

Movies Opening Total
Collection
Vedaa 6.75 cr 6.75 cr
Khel Khel Mein 5.23 cr 25.74 cr
Stree 2 55.40 cr 526.43 cr
Bad Newz 8.62 cr 58.98 cr
Sarfira 2.50 cr 17.65 cr
Kill 1.35 cr 24.15 cr
Kalki 2898 AD 22.50 cr 277.40 cr
Ishq Vishk Rebound 1 cr 4.50 cr
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });