Hi
Why using the GridTemplateColumn in grid Blast?(Template , Header, EditCommand Dont Show! )!!!!
So,How to Save in RadGrid ComboCheck And Insert Multi Select Item in LinqDataSource ,And return Select Multi Inserted in ComboCheck?
2 Answers, 1 is accepted
0
Angel Petrov
Telerik team
answered on 30 Oct 2014, 08:01 AM
Hi Ashkan,
In order to provide a precise answer on why the column template and header do not show I would like to ask you to share with us the entire page contents(markup and code-behind).
As for the other question could you please elaborate in detail what is the exact requirement?
Regards,
Angel Petrov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
Hi...
The problem was solved with this code :
<add key="vs:EnableBrowserLink" value="false"/>
-----------------------------------------------------------------------
But !
How to select multiple items from the combo box and stored in the database?
I mean the radcombo in radgrid
TIA