12 comments found.
I have an SQL Table that contains 5 million rows. Will you component sort and page them effectively?
hi i got error mess
Line 1562: @__activator = System.Web.HttpRuntime.WebObjectActivator; Line 1563: if ((@__activator != null)) { Line 1564: @__ctrl = ((GridView.HTMLGridView)(System.Web.HttpRuntime.WebObjectActivator.GetService(typeof(GridView.HTMLGridView)))); Line 1565: } Line 1566: else {
where is the code to implement this gridview controal
Hi Hemant. I have sent demo project in your email.
EXCEL-PDF- WORD Download is added or not with grid
No, I have not added download options in this grid.
hi, I have purchased this project, how to code on c# add, edit and delete buttons connected with sql server?
Hi Agustin, I have shared full demo code in your email.. let me know if you have any issue.
Hi, Can I change language to Arabic and using as RTL? Thank you
No, I haven’t implement RTL.
Very Nice Work
Thank you
hi please help how to use the grid thanks
Hi I can send you demo code for using this grid view.
Thank-you yes please do
I’m assuming this is for Web Applications? What advantage is there in using your plugin over the existing Datatables.Net solution with a few added helpers?
From what I can tell, if I use your plugin, I have no control over the source and as a developer if I need to make changes that’s not good.
Yes you are right this is for web application. Main benefit is this is easy to use for normal purpose. You just have to assign data table. But for complex requirements you can not modify this control.
Thanks for posting over here.
Can I assign a SQL Server 2012 datatable too? Work in server side and/or client side?
Yes.. this can work with sql server 2012. Actually you need to give only DataTable to this grid in asp.net code..
One more thing this only support c#.net not vb.net
where is gridview source code??
This grid doesn’t contain source code. it is like third party telerik controll. so you will just get grid DLL. that you have to give in you reference of your project.
huh! I think you need to change the description here, I am not able to find a single line of jquery code there. you just providing a single gridview.dll. Sorry, I think I did a mistake by purchasing this.
Don’t be sad.. i can help you in whatever you want. let me contact from my profile contact page. i will do my best for your requirements fulfill.
okay. kindly let me know how to show view, edit, update & delete button inside gridview??
You can show and hide edit, update, view and delete buttons using allowDeleting=”true” allowView=”true” allowEditing=”true” attributes.
why does this look like a complete rip off of the other control on here
Sorry but don’t know why you think like this.. i made this control with the help of html, css and javascript.