I have a custom <CommandItemTemplate> on this RadGrid that at runtime looks fine in terms of width but when I view it at design time every time I switch back to alter the contents, it's width is "crunched" up or shrunk. The table that wraps all the items in the <CommandItemTemplate> is using a stylesheet class that is sized to 100% width. But the template area itself seems to have no way to set the size.
This is not a show stopper, again at runtime is fine but it is annoying. Every time I switch to design view from markup view I need to :
Thank you
This is not a show stopper, again at runtime is fine but it is annoying. Every time I switch to design view from markup view I need to :
- Re-Select the grid (after scrolling down to select the grid when many exist on the page)
- Click the Smart Tag
- Choose "Edit Templates" (and why does the popup not stick to the grid but rather goes to the top of the template until you choose a template type, requiring you to scroll up and down again?)
- Select the desired CommandItemTemplate in the popup smart tag window
- Resize the template with the mouse to regain perspective
Now maybe I am doing something wrong but the above steps are very redundant and slow us down.
Thank you
8 Answers, 1 is accepted
0
Hi Reid,
Have you tried using:
If that does not help, it might be a good idea to paste some of your markup here, so I can get a better idea of your scenario.
Greetings,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Have you tried using:
| <CommandItemStyle Width="100%" /> |
Greetings,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Reid
Top achievements
Rank 2
answered on 19 Mar 2009, 02:27 PM
Hello Pavel,
I deployed this code and it had no effect.
Thanks
0
Hi Reid,
Could you paste some of your markup? I am not able to reproduce the problem having only the provided information.
Regards,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Could you paste some of your markup? I am not able to reproduce the problem having only the provided information.
Regards,
Pavel
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Reid
Top achievements
Rank 2
answered on 20 Mar 2009, 02:16 PM
Pavel,
Here is a link to the template in a public folder:
http://www.agoware.com/publicdownloads/ItemTemplateIssue.zip
Thank you for youor attention to this issue.
Reid
Here is a link to the template in a public folder:
http://www.agoware.com/publicdownloads/ItemTemplateIssue.zip
Thank you for youor attention to this issue.
Reid
0
Hi Reid,
I am afraid I cannot reproduce the problem. You may consider opening a support ticket and attaching to it a sample application which illustrates it. Thus we will get back to you right after we examine it.
Kind regards,
Pavel
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
I am afraid I cannot reproduce the problem. You may consider opening a support ticket and attaching to it a sample application which illustrates it. Thus we will get back to you right after we examine it.
Kind regards,
Pavel
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Reid
Top achievements
Rank 2
answered on 23 Mar 2009, 03:42 PM
Pavel,
If you have reviewed this template you can see the complexity of it. Many pageviews, many grids, many detail tables in each. So trying to recreate a demo that feeds data into the grids outside the scope of the SQL database that supports it would take a considerable amount of time.
Thank you
If you have reviewed this template you can see the complexity of it. Many pageviews, many grids, many detail tables in each. So trying to recreate a demo that feeds data into the grids outside the scope of the SQL database that supports it would take a considerable amount of time.
Thank you
0
Accepted
Hi Reid,
In this case we will need more time to investigate this issue further. Please excuse us for the temporary inconvenience.
Regards,
Pavel
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
In this case we will need more time to investigate this issue further. Please excuse us for the temporary inconvenience.
Regards,
Pavel
the Telerik team
Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Reid
Top achievements
Rank 2
answered on 28 Mar 2009, 08:59 AM
Pavel,
Please exuse my mistake in this thread. My last post was meant for the following thread: