|
|||||||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
Click here to see it.There are plans to implement editing and a scaffolding control.
__________________
ExtJsExtender Controls http://www.extendersamples.qsh.eu My Blog http://rodiniz.blogspot.com |
|
#2
|
||||
|
||||
|
What is the point of this post?
Your code doesn't use the control nor is the control available for download. How is this useful to the community? "For now the code for the control is not avaiable for download" your grid is using EXTJS code Quote:
i don't get it.
__________________
Get 42% off by using coupon code n2442 valid until (11/24/09) -> [Book] - Ext JS In Action My Blog || Ext JS screencasts || ext-doc || twitter My free extensions/plugins: Progressbar inside paging toolbar || Tab panel scroller menu || Window drawers || Icon Manager Grid view custom 'view' filter || PanelHeaderToolbar JavaScript Magazine August article now available. |
|
#3
|
||||
|
||||
|
The control is avaiable for download there is a link just above the grid, the code you posted is generated by the control.
The only code that is on the page is : <cc1:ExtGrid width="500" ID="ExtGrid1" TableName="TB_MOVIE" ColumnList="TITLE,RATING" pagesize="10" runat="server" /> You can see with the view source that Ext is included using web resources which means it is inside the control dll. The control source-code will be available soon.
__________________
ExtJsExtender Controls http://www.extendersamples.qsh.eu My Blog http://rodiniz.blogspot.com Last edited by rodiniz; 07-10-2007 at 10:34 AM.. Reason: put more information |
|
#4
|
||||
|
||||
|
See your source page uses Ext.Grid.grid
i'm confused oh, you might want to change the word "samples" to Examples ![]() Sample is not the same as an example. http://dictionary.reference.com/browse/example http://dictionary.reference.com/browse/sample
__________________
Get 42% off by using coupon code n2442 valid until (11/24/09) -> [Book] - Ext JS In Action My Blog || Ext JS screencasts || ext-doc || twitter My free extensions/plugins: Progressbar inside paging toolbar || Tab panel scroller menu || Window drawers || Icon Manager Grid view custom 'view' filter || PanelHeaderToolbar JavaScript Magazine August article now available. |
|
#5
|
||||
|
||||
|
You put the control and it generates the extjs code for you. You don't write the code, you just set control properties. When you see the page with view source you see the generated code not the source-code of the aspx page.
__________________
ExtJsExtender Controls http://www.extendersamples.qsh.eu My Blog http://rodiniz.blogspot.com |
|
#6
|
||||
|
||||
|
Quote:
sorry. ![]()
__________________
Get 42% off by using coupon code n2442 valid until (11/24/09) -> [Book] - Ext JS In Action My Blog || Ext JS screencasts || ext-doc || twitter My free extensions/plugins: Progressbar inside paging toolbar || Tab panel scroller menu || Window drawers || Icon Manager Grid view custom 'view' filter || PanelHeaderToolbar JavaScript Magazine August article now available. |
![]() |
| Thread Tools | |
|
|