如何从数据库将图像加载到kendoui网格中
问题描述:
我在mysql数据库中创建了一个表.在我的数据库中,我有一个图像字段.我想加载kendoui网格.当我调试应用程序网格时,除了图像字段外正在加载.在图像字段中,它显示为null(或)未定义.
我有一个链接字段.并且该链接在我的网格中也没有高亮显示.您能建议我如何同时加载这两个吗?
i created a table in mysql database.in my database i have an image field.i want to load the kendoui grid.when i debug the application grid is loading except the image field.in the image field it showing as null (or) undefined.
I have a link field.and this link is also not highliting in my grid.can u please suggest me how to load with these two?
答
您是否愿意看看他们的文件?这是第三方控制.
在这里:
Kendoui网格演练 [ Kendoui网格概述 [ Kendo UI框架 [
Did you care to look at their documentation? It''s a third party control.
Here:
Kendoui grid walkthrough[^]
Kendoui grid overview[^]
They have their own forum too for any questions/doubts: Kendo UI Framework[^]
Try out there. I had found that specific questions related to 3rd party is answered more quickly and accurately at respective forums.