I am new in Umbraco, we are using version 4.11. I just want to know how could I achieve the functionality for the DataType Grid, with dynamic row entered in it?
I don't care weather it is achieve by cshtml or xslt or any other way.
I know and I am very happy with ucomponents, but I am not looking for that, my problem is that please suggest me a code, how to bind the rows dynamically from sql to my datatype grid.
Thanks for your suggestion, I am sorry I have not specified from where I need to fetch data.. Actually we are working on Umbraco as a front end and MSCRM as a backend.
I just want a grid data on content page from which user can able to select the image what ever they want to display on portal.
DataType Grid
Hello Friends,
I am new in Umbraco, we are using version 4.11. I just want to know how could I achieve the functionality for the DataType Grid, with dynamic row entered in it?
I don't care weather it is achieve by cshtml or xslt or any other way.
Please help me to find out the way.
Thanks in Advance. KALPESH DAVE
Hi Kalpesh,
Perhaps you could use the package called uComponents, in this package you will find a DataType Grid http://ucomponents.org/data-types/datatype-grid/
https://our.umbraco.org/projects/backoffice-extensions/ucomponents
Hope this helps,
/Dennis
Hello Dennis,
Thanks for your reply.
I know and I am very happy with ucomponents, but I am not looking for that, my problem is that please suggest me a code, how to bind the rows dynamically from sql to my datatype grid.
Thanks
Hello anyone can give me answer of my question? I have posted 7 days before but still not get satisfactory answer
Hi Kalpesh Dave,
You didn't mention binding data from SQL in your original post. :-)
You could take a look at the DEWD package:
https://our.umbraco.org/projects/developer-tools/dewd/
DEWD uses a separate section for data-editing.
If you need something to edit SQL data from your content nodes, (as a property-editor), then you would need to develop this yourself.
I hope this is a satisfactory answer?
Cheers,
- Lee
Hello Lee
Thanks for your suggestion, I am sorry I have not specified from where I need to fetch data.. Actually we are working on Umbraco as a front end and MSCRM as a backend.
I just want a grid data on content page from which user can able to select the image what ever they want to display on portal.
Please help me to find out the way for it
Thanks
is there any one help me here?
is working on a reply...