iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Then this is a bug you mean.
Is there any work around?? I can't use AutoComplete
Thanks,
Huzefa
Hi,
Can you please redirect towards a detailed Documentation which can help in the understanding of this CustomEditor concept.
Though you dont except this as Bug. I think it is a Bug.
Why should i have to introduce a new control and then on the click event of the confirm button i have to write my Delete Logic? You are just catching the ear from the other way round.
I have wrtten all my Logic on Command Click of toolbar, now just for Delete i have to introduce a new control and code behind the new control click. This should have been simple.
This is not what is expected. It should allow to verify from ClientSide code first. If the returned value is true then only server side code should be run.
Hi Lili,
1) In my case i don't want user to click AcceptAllChanges button and wait till that time for the footer to get updated. Also in my form the user is not even allowed clicking the AcceptAllChanges button manually on the form. The AcceptAllChanges is taken care at server side at the submission of the form.
In this case, please tell how can i manually update the footer using some javascript, when the user changes the value in textbox. Though this should be handled by intersoft but i want to proceed with my work instead of getting stuck. I feel intersoft has not thought properly before adding any functionality. i have faced this situation at so many places.
2) What i mean here is that : I have enabled the footer for a grid and assigned the AggregationFunction to Sum. Now at the Page Load i have few records in the grid, but when the page is loaded i see 0 in the Footer while in the grid column there actually are values. Why it didn't calculate the Sum of existing record while loading?
One problem i see is that i have used a CustomEditor for this column. I am not sure, but is this making any problem?
3) Why i am asking for DataType is that i have not assigned DataType property on the Grid Columns, so is there any problem if i don't assgin this property?
When is intersoft planning to fix this BUG??
Thanx for reply.
column.EditType = EditType.Custom; column.CustomEditorName = "WebInputNET"; column.CustomEditorServerId = gridColumn.GridColumn.Name;
Please help me with above mentioned issues.
Can you please tell me what is the update on feature i had requested in this post with Task# 908??
This feature is very important to me.
Can i give a Mask to this so as to restrict the input for Currency type till 3 digits after decimal?
Hi Handy,
About AutoComplete behaviour, it is not a bug. It works correctly fine. The issue you faced when focus, is closely due to the network latency.
1) The Instantlookup wont work for me as i want the word to get AutoCompleted at the same time don't want the focus to go back to the control after sucessful auto-completion.
How can i get a work arounf against the default behaviour.
2) I have updated the sample and you will be able to see the label not updating issue after Flypostback. I have created a custom Control out of Label control and assigning value to this custom label control in FlyPostBack request doesn't assign value.
For javascript error that you faced in Date, please send me a sample that replicates the error.I would like to have the same thing with 'update only some parts in WebFlyPostBackManager' issue.I need the sample to investigate your issue.
3) I have replicated the 'update only some parts in WebFlyPostBackManager' issue in the sample that i have attached. It seems to be because of Master page assigned to the WebForm1.aspx.
4) For Date issue -> i have attached a image file with the error that i get in debug mode.
Regarding LoadData in WebCombo, it is already WebCombo behaviour.
5) In the docuementation and sample i have seen this behaviour with ISDataSource control only. Can you please provide me a sample which shows how to make this possible in my case.
Looking forward for an early response.
Huzefa Katwarawala
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname