David Dhawan on nepotism: I had a poor father while my kids have a rich dad!
David Dhawan says I had a poor father, Varun and Rohit have a rich father! He explains how star kids also have to prove their worth.
The nepotism debate is a hot topic in Bollywood since months now after actress Kangana Ranaut started the talk on Karan Johar’s TV show Koffee with Karan. Several actors offered their opinions and even shelved the topic off completely. There are outsiders and insiders in the industry performing according to their mettle in the cine world. While Varun Dhawan along with Saif Ali Khan and Karan Johar made fun of Kangana for the debate, here is what Varun’s father David Dhawan has to say about the same.
David Dhawan explained his heart out in a media statement and said, "It is easier for an industry boy to get opportunities, but in the end, you need talent to survive. Also, all of us are outsiders. I struggled for 10 years before my films started making money. Sajid, too, has seen bad times till 'Jeet' and 'Judwaa' happened. Let me tell you, I haven't helped my sons Rohit or Varun professionally. I got to know from a third person that Rohit is making a film. Same with Varun — he doesn't want to take my help. Karan Johar came to my house to inform me that Varun will be launched in his film. Rohit and I were surprised that he was going to be a hero.”
“If Varun didn't have to go through the kind of struggles that I did, yeh uska muqaddar hai. The difference is, I had a poor father, Rohit and Varun have a rich father (laughs). Of course, Karan ki film ho gayi isliye, varna mujhe usse launch karna hi padta. I am his father, after all. But he was destined to make it on his own," he added.
Sajid Nadiadwala supported and said, "What do I do if my son wants to be an actor? Should I tell him that he is not supposed to be one because of nepotism? This word has cropped up recently. You have girls like Jacqueline Fernandez and Katrina Kaif who are not from here; Akshay Kumar is also an outsider. Also, every industry kid has a father who has struggled. Look at Davidji, I still remember he had a scooter for the longest time jo kabhi chalu hi nahin hoti thi."
Varun Dhawan is teaming up with father David Dhawan and producer Sajid Nadiadwala for the most awaited film Judwaa 2 , also starring Jacqueline Fernandez and Taapsee Pannu. It will release on September 29,2017.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
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 |
(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"); });