i am trying to create a grid control by which i can upload image and its crossponding text and then render this data in a tabed form ie. i will have a text box and a file upload control in my grid editor and i want this text should be renderd as tab heading and Uploaded image should be in place of tab content, but the file input control doesnt seems to work fine
Hey Rasmus,
I am having strange issue with grid editors - i have created a grid editor named TypeTester and for some reasons i need to remove it so for that i have removed its config from Grid.Editors.Config.js and removed its folder from App.Plugins folder, but i can see this grid editor is still being shown in the row configuration and working too. i don't know from where these values/ are coming
can you help?
Creating grid editor with Image upload
Hi all,
i am trying to create a grid control by which i can upload image and its crossponding text and then render this data in a tabed form ie. i will have a text box and a file upload control in my grid editor and i want this text should be renderd as tab heading and Uploaded image should be in place of tab content, but the file input control doesnt seems to work fine
Any help?
Hey again Yogesh :)
Ive done that, and got an example right here(this umbraco default):
The html looks like this :
Controller looks something like this :
working great !Thanks
let me implement my functionality with this :)
Thanks again
Yogesh
Awesome man :)
Hi Rasmus,
Media picker pop up is being loaded at the page load how can stop this? , i want it open only when user will click on "click to insert image text"
Thanks
Yogesh
Arh yea that is true.
think if you look at the last lines with the $timeout func.
try removing :
i am sorry fore that idiotic question :( , i just skipped that chuck of code :(
Fixed now
Thank
Yogesh
Hey Rasmus, I am having strange issue with grid editors - i have created a grid editor named TypeTester and for some reasons i need to remove it so for that i have removed its config from Grid.Editors.Config.js and removed its folder from App.Plugins folder, but i can see this grid editor is still being shown in the row configuration and working too. i don't know from where these values/ are coming can you help?
Thanks Yogesh Pathak
Ey yogesh
Hmm have you tried clearing your cache and restarting your solution? Sometimes those changes can be Hard to pull through
Hi Rasmus, Cleared cache , deleted browsing history, Restarted Solution,PC BUT No luck still the same, Its frustrating :( Regards Yogesh
Hmm sounds wierd.
What version are you on ? Could you upgrade your solution if its not 7.2.6 else im running out of ideas.
is working on a reply...