how we can use javascript in asp.net windows application
we can use javascript or not in asp.net windows application if we can use then how.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Lakshmanan Sethu SankaranarayanPosted May 17, 2014, 3:38 AM
http://www.c-sharpcorner.com/UploadFile/mgold/HowToPrintaDataGridinCsHARPand.NET11212005060838AM/HowToPrintaDataGridinCsHARPand.NET.aspx
Anupam SinghPosted May 17, 2014, 2:00 AM
read here : http://msdn.microsoft.com/en-us/library/system.windows.forms.datagrid(v=vs.110).aspx
sudheer kumarPosted May 17, 2014, 1:51 AM
sudheer kumarPosted May 17, 2014, 1:50 AM
Anupam SinghPosted May 17, 2014, 1:43 AM
Java script runs only on web browsers as this language is design for web application.
you cant use javascript in windows application.
Again you question is bit confusing we dont develop windows application using asp.net.
asp.net is for web based application.
you must see this tread here