template columns

6 views
Skip to first unread message

Dave

unread,
Apr 2, 2012, 7:02:14 PM4/2/12
to TelerikMvcGridCustomBindingHelper
Has anybody been able to use this with template columns? When I try,
everything populates correctly except my template column is
blank.

columns.Template(
@<text>
@Html.ActionLink("Edit", "Edit", new { id =
item.LinkId }, new { @class = "t-link" }) |
@Html.ActionLink("Details", "Details", new { id =
item.LinkId }, new { @class = "t-link" }) |
@Html.ActionLink("Delete", "Delete", new { id =
item.LinkId }, new { @class = "t-link" })
</text>
).Title("Edit")

Luis Fernando

unread,
Apr 2, 2012, 7:09:13 PM4/2/12
to telerikmvcgridcu...@googlegroups.com
I think you're doing something wrong with your template, but either way it definitely has nothing to do with our little helper, anyway I think I can help you if you move thisdiscussion to our main discussions page on this link:  http://tgh.codeplex.com/discussions 


2012/4/2 Dave <davidbr...@msn.com>



--

Att,

Luís Fernando de Souza Santos
Sistemas de Informação - FEOL
Sobre mim:
http://about.me/luisfernando

Dave

unread,
Apr 3, 2012, 11:04:21 AM4/3/12
to TelerikMvcGridCustomBindingHelper
Thanks, I'll do that.

On Apr 2, 5:09 pm, Luis Fernando <luisfernand...@live.com> wrote:
> I think you're doing something wrong with your template, but either way it
> definitely has nothing to do with our little helper, anyway I think I
> can help you if you move thisdiscussion to our main discussions page on
> this link:  http://tgh.codeplex.com/discussions
>
> 2012/4/2 Dave <davidbrench...@msn.com>
>
> > Has anybody been able to use this with template columns?  When I try,
> > everything populates correctly except my template column is
> > blank.
>
> > columns.Template(
> >                 @<text>
> >                @Html.ActionLink("Edit", "Edit", new { id =
> > item.LinkId }, new { @class = "t-link" }) |
> >                @Html.ActionLink("Details", "Details", new { id =
> > item.LinkId }, new { @class = "t-link" }) |
> >                @Html.ActionLink("Delete", "Delete", new { id =
> > item.LinkId }, new { @class = "t-link" })
> >                 </text>
> >                    ).Title("Edit")
>
> --
>
> Att,
>
> Luís Fernando de Souza Santos
> Sistemas de Informação - FEOL
> Sobre mim:http://about.me/luisfernando
> twitter:http://twitter.com/luisfernanddo
> msn: luisfernando4...@hotmail.com
Reply all
Reply to author
Forward
0 new messages