0
votes

I have a custom application page in SharePoint 2010 created in VS 2010. There are a few custom button controls in the Ribbon on this page. This Ribbon control is implemented using SPRibbon api's. There is a SPGridView on the page that is bound to a datasource. What i want to achieve is enable/disable and show dialog window that is context sensitive that is when an item is selected on the SPGrid, the buton should be enabled/disabled. Also, after selection, and clicking on one button, a dialog window should open up with item id passed to this page.

Thanks... Vinit

1
So... what's the question? Sounds like you have some coding to do! ;DKit Menke
Yes i do have to code for this. Could it be that i get a direction as to how to go about this as i am new to SharePoint 2010.user583074

1 Answers

0
votes

Vinit, you can have a look at the series for Ribbon customizations