This is a migrated thread and some comments may be shown as answers.

Asp.net Ajax RadGrid 2012.1.215.40 's GridSelecting does not contain old properties

3 Answers 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Srinivas
Top achievements
Rank 1
Srinivas asked on 09 Apr 2012, 07:01 AM
Hi ,

I Recently upgraded my Telerik's DLLs from version  2010.3.1215.40  to  2012.1.215.40  version.
On successful upgrade of the Dll's I found below Properties are missing at the Asp.net Ajax RadGrid 2012.1.215.40 's  'GridSelecting'
class.

AllowCellSelect
AllowColumnSelect
AllowMultiCellSelect
AllowMultiColumnSelect

I would like to know whether these properties are removed intentionally or these provided some where else in the Latest Dll's.

Please comment on this.

Thanks,
Srinivas

 

 

3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 11 Apr 2012, 07:48 PM
Hi Srinivas,

You can select your preferred option in the way shown below:
<ClientSettings>
     <Selecting CellSelectionMode="Column"></Selecting>
</ClientSettings>

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
George
Top achievements
Rank 1
answered on 14 Apr 2012, 05:32 AM
Why was this not listed as a breaking change in the release notes?

Every Grid I have in every application I have blows up because of this for this version.

I really wouldn't have minded IF it had been posted in the Release notes!

Thanks, Greg
0
Eyup
Telerik team
answered on 18 Apr 2012, 06:15 PM
Hello Greg,

The approach provided by Srinivas is not included in any of our official releases. There was a mistake in the help topics which will be fixed next week and the proper way of selecting columns will be described.

Sorry for the caused inconvenience. 

Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Srinivas
Top achievements
Rank 1
Answers by
Eyup
Telerik team
George
Top achievements
Rank 1
Share this question
or